We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b77b272 commit 8016e77Copy full SHA for 8016e77
src/main.cpp
@@ -39,7 +39,6 @@ int run(int argc, char* argv[])
39
// must be after logging
40
TimeThis tt("main() multiprocess");
41
42
- QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
43
MOApplication app(argc, argv);
44
45
// check if the command line wants to run something right now
0 commit comments