mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -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
e2f88feaf9
commit
3a6a857371
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