mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +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
|
||||
types using the WebBrowserComponent::Options::withOptionsFrom function as they have to be
|
||||
constructed before the WebBrowserComponent.
|
||||
|
||||
@tags{GUI}
|
||||
*/
|
||||
class JUCE_API WebViewLifetimeListener
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue