summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/thread.pro
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-09-29 01:00:09 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-09-29 01:00:10 +0200
commit0e1866017fd389629629b150ce252820592506cd (patch)
tree681142ae0e610ef7af2a43ca2d62c3ea5ed5f91a /tests/auto/corelib/thread/thread.pro
parent9567a34bc0d9be87d3b0d6cbcb841837ca1d5659 (diff)
parent9a8175a13124e156948914854d2fda7436065b08 (diff)
Merge remote-tracking branch 'origin/5.12' into dev
Diffstat (limited to 'tests/auto/corelib/thread/thread.pro')
-rw-r--r--tests/auto/corelib/thread/thread.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/thread/thread.pro b/tests/auto/corelib/thread/thread.pro
index dc60e5a7f5..90b8d6806e 100644
--- a/tests/auto/corelib/thread/thread.pro
+++ b/tests/auto/corelib/thread/thread.pro
@@ -1,6 +1,6 @@
TEMPLATE=subdirs
-qtHaveFeature(thread) {
+qtConfig(thread) {
SUBDIRS=\
qatomicint \
qatomicinteger \