Skip to content

Commit

Permalink
Merge branch 'snap-edge'
Browse files Browse the repository at this point in the history
Add tested changes on Snap's edge channel regarding scaling issues.
  • Loading branch information
szszszsz committed Dec 20, 2017
2 parents 77c44e8 + af1b2d9 commit 13a7a22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ void configureTranslator(const QApplication &a, const QCommandLineParser &parser
void configureRandomGenerator();

int main(int argc, char *argv[]) {
QGuiApplication::setAttribute(Qt::AA_EnableHighDpiScaling);

qRegisterMetaType<QMap<QString, QVariant>>();
issue_43_workaround();

Expand Down

0 comments on commit 13a7a22

Please sign in to comment.