mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-24 18:44:52 +08:00
Let windows handle all widgets scaling.
Declare ourselves as a Non DPI–aware app. Tested with Qt 5.6.
This commit is contained in:
parent
93d8cadaaf
commit
f651062991
2
dist/windows/qt.conf
vendored
2
dist/windows/qt.conf
vendored
@ -2,4 +2,4 @@
|
|||||||
Translations = translations
|
Translations = translations
|
||||||
|
|
||||||
[Platforms]
|
[Platforms]
|
||||||
WindowsArguments = dpiawareness=1
|
WindowsArguments = dpiawareness=0
|
||||||
|
Loading…
Reference in New Issue
Block a user