aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/imagine/automotive/automotive.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/imagine/automotive/automotive.cpp')
-rw-r--r--examples/quickcontrols2/imagine/automotive/automotive.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/quickcontrols2/imagine/automotive/automotive.cpp b/examples/quickcontrols2/imagine/automotive/automotive.cpp
index 63cc702d..dc1d83e4 100644
--- a/examples/quickcontrols2/imagine/automotive/automotive.cpp
+++ b/examples/quickcontrols2/imagine/automotive/automotive.cpp
@@ -59,8 +59,6 @@ int main(int argc, char *argv[])
{
QGuiApplication::setApplicationName("Automotive");
QGuiApplication::setOrganizationName("QtProject");
- QGuiApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
- QGuiApplication::setAttribute(Qt::AA_UseHighDpiPixmaps);
QGuiApplication app(argc, argv);