mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Add support for DPI aware applications on Windows
This commit is contained in:
parent
b1b538a9b8
commit
68fe75742f
7 changed files with 792 additions and 205 deletions
|
|
@ -88,6 +88,7 @@
|
|||
#include "embedding/juce_NSViewComponent.h"
|
||||
#include "embedding/juce_UIViewComponent.h"
|
||||
#include "embedding/juce_XEmbedComponent.h"
|
||||
#include "embedding/juce_ScopedDPIAwarenessDisabler.h"
|
||||
#include "misc/juce_AppleRemote.h"
|
||||
#include "misc/juce_BubbleMessageComponent.h"
|
||||
#include "misc/juce_ColourSelector.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue