mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Use dpiawareness=1 on Windows. Closes #5393.
This commit is contained in:
parent
9417105990
commit
db3fd24cea
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