summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlabel/qlabel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qlabel/qlabel.pro')
-rw-r--r--tests/auto/qlabel/qlabel.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qlabel/qlabel.pro b/tests/auto/qlabel/qlabel.pro
index 4b510cca52..c670a6f96b 100644
--- a/tests/auto/qlabel/qlabel.pro
+++ b/tests/auto/qlabel/qlabel.pro
@@ -1,5 +1,6 @@
load(qttest_p4)
+QT += widgets widgets-private
QT += core-private gui-private
SOURCES += tst_qlabel.cpp
@@ -11,3 +12,5 @@ wince*|symbian {
addFiles.path = .
DEPLOYMENT += addFiles
}
+
+CONFIG += insignificant_test # QTBUG-21402