mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-23 14:45:22 -07:00
Use dpiawareness=1 on Windows. Closes #5393.
This commit is contained in:
parent
e58f4c0bdf
commit
f8ebffac65
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=0
|
WindowsArguments = dpiawareness=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue