mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
Merge pull request #7576 from TheNicker/master
Fixed blurry text under windows by setting DPI awareness to default
This commit is contained in:
commit
f07333acc9
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=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue