mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Add missing documentation tag for WebViewLifetimeListener
This commit is contained in:
parent
ef5134e288
commit
9c867286ae
1 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ class WebBrowserComponent;
|
||||||
WebBrowserComponent::Options::withWebViewLifetimeListener. This can be useful for
|
WebBrowserComponent::Options::withWebViewLifetimeListener. This can be useful for
|
||||||
types using the WebBrowserComponent::Options::withOptionsFrom function as they have to be
|
types using the WebBrowserComponent::Options::withOptionsFrom function as they have to be
|
||||||
constructed before the WebBrowserComponent.
|
constructed before the WebBrowserComponent.
|
||||||
|
|
||||||
|
@tags{GUI}
|
||||||
*/
|
*/
|
||||||
class JUCE_API WebViewLifetimeListener
|
class JUCE_API WebViewLifetimeListener
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue