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

ScopedDPIAwarenessDisabler: Move to juce_gui_basics

This commit is contained in:
reuk 2021-09-08 16:53:30 +01:00
parent 8b45ff83e2
commit 4e694c96b3
No known key found for this signature in database
GPG key ID: 9ADCD339CFC98A11
6 changed files with 37 additions and 44 deletions

View file

@ -370,3 +370,4 @@ namespace juce
#include "layout/juce_GridItem.h"
#include "layout/juce_Grid.h"
#include "native/juce_ScopedDPIAwarenessDisabler.h"