mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-22 09:16:05 +03:00
Fixed blurry text under Windows by setting DPI awareness to default
This commit is contained in:
parent
7a652c0a8c
commit
30a4ce40b9
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
|
||||
|
||||
[Platforms]
|
||||
WindowsArguments = dpiawareness=1
|
||||
;WindowsArguments = dpiawareness=1
|
||||
|
|
Loading…
Reference in a new issue