summaryrefslogtreecommitdiffstats
path: root/tests/auto/qregexp/qregexp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qregexp/qregexp.pro')
-rw-r--r--tests/auto/qregexp/qregexp.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qregexp/qregexp.pro b/tests/auto/qregexp/qregexp.pro
index 0712496e9..d467cda0e 100644
--- a/tests/auto/qregexp/qregexp.pro
+++ b/tests/auto/qregexp/qregexp.pro
@@ -2,6 +2,9 @@ load(qttest_p4)
QT = core
+
+QT = core
+
SOURCES += tst_qregexp.cpp
QT -= gui