]> rtime.felk.cvut.cz Git - coffee/qtwebbrowser.git/blobdiff - src/main.cpp
no hdpi
[coffee/qtwebbrowser.git] / src / main.cpp
index dc5c8bf3c14167266f6ea08653341e81e6c1b006..e21440ad8d15f667cda5a6b70189595b6e50b056 100644 (file)
@@ -56,8 +56,6 @@ int main(int argc, char **argv)
     //do not use any plugins installed on the device
     qputenv("QML2_IMPORT_PATH", QByteArray());
 
-    QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
-
     // We use touch mocking on desktop and apply all the mobile switches.
     QByteArrayList args = QByteArrayList()
             << QByteArrayLiteral("--enable-embedded-switches")