Clean up High-DPI scaling options
authorKen Moore <ken@ixsystems.com>
Mon, 1 May 2017 14:53:40 +0000 (10:53 -0400)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 16 Jun 2018 16:54:53 +0000 (18:54 +0200)
commit6849cf6295adde32ae7c1d086887cff96934c3c9
treec2d4c0703fd78082db4c4fe3864b71ff1fb530bc
parent6ff3bc425de913a850d906c8fcb1c8088c10c1fd
Clean up High-DPI scaling options

Ensure the attributes are set before instantiating the application
object, slightly modify Qt version requirements.

Closes GH-293.

Mangled-by: Manuel Nickschas
src/common/main.cpp