diff --git a/src/main.cpp b/src/main.cpp index ab0ca1bcf..cb8624f0b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -73,8 +73,6 @@ int main(int argc, char *argv[]) a.installNativeEventFilter(new DpiNativeEventFilter); #endif - a.setAttribute(Qt::AA_EnableHighDpiScaling, true); - // Options bool portable = false;