summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro')
-rw-r--r--tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro b/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro
index 3b8ebda4a4..e9caf5494a 100644
--- a/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro
+++ b/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro
@@ -1,4 +1,4 @@
CONFIG += testcase parallel_test
TARGET = tst_qfuturewatcher
-QT = concurrent-private testlib concurrent
+QT = core concurrent-private testlib concurrent
SOURCES = tst_qfuturewatcher.cpp