diff --git a/Examples/src/main.cpp b/Examples/src/main.cpp index 8d779f9..8c77fd4 100644 --- a/Examples/src/main.cpp +++ b/Examples/src/main.cpp @@ -16,7 +16,6 @@ int main(int argc, char *argv[]) { QGuiApplication::setApplicationName("ViewSolutionsExample"); QGuiApplication::setOrganizationName("QuasarApp"); - QGuiApplication::setAttribute(Qt::AA_EnableHighDpiScaling); QGuiApplication app(argc, argv);