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.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro b/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro
index e9caf5494a..fbe577670f 100644
--- a/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro
+++ b/tests/auto/concurrent/qfuturewatcher/qfuturewatcher.pro
@@ -2,3 +2,4 @@ CONFIG += testcase parallel_test
TARGET = tst_qfuturewatcher
QT = core concurrent-private testlib concurrent
SOURCES = tst_qfuturewatcher.cpp
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0