1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-30 16:34:16 +00: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:
Chocobo1 2016-03-31 21:25:36 +08:00
parent 93d8cadaaf
commit f651062991

View File

@ -2,4 +2,4 @@
Translations = translations
[Platforms]
WindowsArguments = dpiawareness=1
WindowsArguments = dpiawareness=0