Skip to content

Commit f651062

Browse files
committed
Let windows handle all widgets scaling.
Declare ourselves as a Non DPI–aware app. Tested with Qt 5.6.
1 parent 93d8cad commit f651062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist/windows/qt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Translations = translations
33

44
[Platforms]
5-
WindowsArguments = dpiawareness=1
5+
WindowsArguments = dpiawareness=0

0 commit comments

Comments
 (0)