summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index de157859..3c8ca1c0 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -39,7 +39,6 @@ int run(int argc, char* argv[])
// must be after logging
TimeThis tt("main() multiprocess");
- QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
MOApplication app(argc, argv);
// check if the command line wants to run something right now