summaryrefslogtreecommitdiffstats
path: root/tests/auto/qcombobox/qcombobox.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qcombobox/qcombobox.pro')
-rw-r--r--tests/auto/qcombobox/qcombobox.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/qcombobox/qcombobox.pro b/tests/auto/qcombobox/qcombobox.pro
index a8f0e6ad23..18b2826710 100644
--- a/tests/auto/qcombobox/qcombobox.pro
+++ b/tests/auto/qcombobox/qcombobox.pro
@@ -1,4 +1,5 @@
load(qttest_p4)
-QT += gui-private core-private
+QT += widgets widgets-private gui-private core-private
SOURCES += tst_qcombobox.cpp
+CONFIG += insignificant_test # QTBUG-21402