aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/swipetoremove/swipetoremove.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/swipetoremove/swipetoremove.cpp')
-rw-r--r--examples/quickcontrols2/swipetoremove/swipetoremove.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quickcontrols2/swipetoremove/swipetoremove.cpp b/examples/quickcontrols2/swipetoremove/swipetoremove.cpp
index 9f54bc15..7f89344f 100644
--- a/examples/quickcontrols2/swipetoremove/swipetoremove.cpp
+++ b/examples/quickcontrols2/swipetoremove/swipetoremove.cpp
@@ -54,7 +54,6 @@
int main(int argc, char *argv[])
{
- QGuiApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
QGuiApplication app(argc, argv);
QFontDatabase::addApplicationFont(":/fonts/fontello.ttf");