mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
Let OS handle DPI scaling for now. Should let Qt do the work when it's more mature.
Opt-in to the high DPI pixmap support Closes #2963.
This commit is contained in:
parent
f410b29c99
commit
aa246f0ca8
2 changed files with 6 additions and 0 deletions
3
dist/windows/qt.conf
vendored
3
dist/windows/qt.conf
vendored
|
@ -1,2 +1,5 @@
|
|||
[Paths]
|
||||
Translations = translations
|
||||
|
||||
[Platforms]
|
||||
WindowsArguments = dpiawareness=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue