Disable high DPI scaling on anything but Windows
authorMartin T. H. Sandsmark <martin.sandsmark@kde.org>
Sun, 25 Sep 2016 14:18:35 +0000 (16:18 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 13 Oct 2016 20:15:04 +0000 (22:15 +0200)
commit27f186f9c78928d8c929d534f9f845978ba5bc83
tree8643fdabdcc91ffb66243712310de83ad7df2c12
parenta92558809bdca002c1ba2a256ba48ebef9fe6a89
Disable high DPI scaling on anything but Windows

The automatic scaling only works well on Windows.

See e. g. e33532e048fa12ee32429ca83ee31aa8f065147d in qttools,
QTBUG-50698 and QTBUG-52318.

Resolves GH-254.
src/common/main.cpp