summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qcomplextext/qcomplextext.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/qcomplextext/qcomplextext.pro')
-rw-r--r--tests/auto/other/qcomplextext/qcomplextext.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/qcomplextext/qcomplextext.pro b/tests/auto/other/qcomplextext/qcomplextext.pro
index 7848028134..28acc397bf 100644
--- a/tests/auto/other/qcomplextext/qcomplextext.pro
+++ b/tests/auto/other/qcomplextext/qcomplextext.pro
@@ -1,7 +1,7 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qcomplextext
-QT += widgets widgets-private testlib
+QT += testlib
QT += core-private gui-private
SOURCES += tst_qcomplextext.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0