mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Docs: Fix some Doxygen warnings
This commit is contained in:
parent
2c8ec9dae1
commit
d39d0f4885
2 changed files with 2 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ public:
|
|||
protected:
|
||||
friend class WindowsWebView2WebBrowserComponent;
|
||||
|
||||
/** @internal */
|
||||
struct ConstructWithoutPimpl
|
||||
{
|
||||
explicit ConstructWithoutPimpl (bool unloadOnHide) : unloadWhenHidden (unloadOnHide) {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue