Refactor DPI awareness setup to use qt.conf for Windows

This commit is contained in:
2025-08-07 16:44:22 +02:00
parent 270a0087a3
commit 8bb2e7f998
2 changed files with 5 additions and 13 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
[Platforms]
WindowsArguments = dpiawareness=0
[QPA]
dpi = 96
[Platforms\windows]
DpiAwareness = system
DpiAwareness = unaware