Merge pull request #7576 from TheNicker/master

Fixed blurry text under windows by setting DPI awareness to default
This commit is contained in:
Mike Tzou 2017-11-23 20:43:26 +08:00 committed by GitHub
commit f07333acc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,4 +2,4 @@
Translations = translations
[Platforms]
WindowsArguments = dpiawareness=1
;WindowsArguments = dpiawareness=1