This website requires JavaScript.
Explore
Help
Sign In
d4708
/
qBittorrent
Watch
1
Star
0
Fork
0
You've already forked qBittorrent
mirror of
https://github.com/d47081/qBittorrent.git
synced
2025-01-11 07:18:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
06cd41801e
qBittorrent
/
dist
/
windows
/
qt.conf
6 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Packaging script for Windows.
2012-09-18 19:52:09 +00:00
[Paths]
Translations = translations
Let OS handle DPI scaling for now. Should let Qt do the work when it's more mature. Opt-in to the high DPI pixmap support Closes #2963.
2015-12-04 08:07:33 +00:00
[Platforms]
Let windows handle all widgets scaling. Declare ourselves as a Non DPI–aware app. Tested with Qt 5.6.
2016-03-31 13:25:36 +00:00
WindowsArguments = dpiawareness=0
Reference in New Issue
Copy Permalink