1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Added some missing documentation tags

This commit is contained in:
ed 2020-01-21 17:47:41 +00:00
parent 133b068dcb
commit 78e2892ba9
8 changed files with 46 additions and 3 deletions

View file

@ -41,6 +41,8 @@ namespace juce
You shouldn't use this unless you really know what you are doing and
are dealing with native HWNDs.
@tags{GUI}
*/
class JUCE_API ScopedDPIAwarenessDisabler
{