summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qframe/tst_qframe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/widgets/qframe/tst_qframe.cpp')
-rw-r--r--tests/auto/widgets/widgets/qframe/tst_qframe.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/widgets/widgets/qframe/tst_qframe.cpp b/tests/auto/widgets/widgets/qframe/tst_qframe.cpp
index 0ca8dc0776..b5272f6b1a 100644
--- a/tests/auto/widgets/widgets/qframe/tst_qframe.cpp
+++ b/tests/auto/widgets/widgets/qframe/tst_qframe.cpp
@@ -38,9 +38,6 @@ class tst_QFrame : public QObject
{
Q_OBJECT
-public:
- static void initMain() { QCoreApplication::setAttribute(Qt::AA_DisableHighDpiScaling); }
-
private slots:
void testDefaults();
void testInitStyleOption_data();