summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsscene/tst_qgraphicsscene.cpp
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-08-27 17:29:14 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-08-28 22:16:53 +0200
commit9d2b43de19eebc836683e00ca0516a59cb6abe5d (patch)
treee116d68826eaa8b068cde23d90bbdcb10851928c /tests/auto/widgets/graphicsview/qgraphicsscene/tst_qgraphicsscene.cpp
parent1aa412987f9f71232e6ed36d16df8f15efec9903 (diff)
Use build-system to declare tests that are low-DPI
Change-Id: I6da7204683b3c46232cfc542ed5e28131a82e87d Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests/auto/widgets/graphicsview/qgraphicsscene/tst_qgraphicsscene.cpp')
-rw-r--r--tests/auto/widgets/graphicsview/qgraphicsscene/tst_qgraphicsscene.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/widgets/graphicsview/qgraphicsscene/tst_qgraphicsscene.cpp b/tests/auto/widgets/graphicsview/qgraphicsscene/tst_qgraphicsscene.cpp
index 5ecb401284..0b3e132936 100644
--- a/tests/auto/widgets/graphicsview/qgraphicsscene/tst_qgraphicsscene.cpp
+++ b/tests/auto/widgets/graphicsview/qgraphicsscene/tst_qgraphicsscene.cpp
@@ -185,7 +185,6 @@ class tst_QGraphicsScene : public QObject
Q_OBJECT
public:
tst_QGraphicsScene();
- static void initMain() { QCoreApplication::setAttribute(Qt::AA_DisableHighDpiScaling); }
public slots:
void cleanup();