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 fbe577670f..17c0363ce4 100644
--- a/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro
+++ b/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro
@@ -1,5 +1,5 @@
CONFIG += testcase parallel_test
TARGET = tst_qfuturewatcher
-QT = core concurrent-private testlib concurrent
+QT = core core-private testlib concurrent
SOURCES = tst_qfuturewatcher.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0