mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07: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
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue