summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstatictext/qstatictext.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qstatictext/qstatictext.pro')
-rw-r--r--tests/auto/qstatictext/qstatictext.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/qstatictext/qstatictext.pro b/tests/auto/qstatictext/qstatictext.pro
index 0c16c4c149..c8c36f81f7 100644
--- a/tests/auto/qstatictext/qstatictext.pro
+++ b/tests/auto/qstatictext/qstatictext.pro
@@ -1,4 +1,5 @@
load(qttest_p4)
-QT = core core-private gui gui-private
+QT += widgets widgets-private
+QT += core core-private gui gui-private
SOURCES += tst_qstatictext.cpp