summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-05-17 16:19:47 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-05-20 09:36:50 +0000
commita9376322581408706b08e716bc4c2a991b9c8cd1 (patch)
tree68a18dbe41e23d240233a69cf216620a8f69b058
parent0711d497d9c03a396193f9f305fecfc8096a91af (diff)
Regenerate concurrent
Change-Id: Iccb993e7e38dc04be2e3960d0f49ddf241c675e7 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
-rw-r--r--src/concurrent/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/concurrent/CMakeLists.txt b/src/concurrent/CMakeLists.txt
index 36fe0666d6..56eb2163da 100644
--- a/src/concurrent/CMakeLists.txt
+++ b/src/concurrent/CMakeLists.txt
@@ -22,8 +22,8 @@ add_qt_module(Concurrent
qtconcurrentstoredfunctioncall.h
qtconcurrentthreadengine.cpp qtconcurrentthreadengine.h
DEFINES
- QT_NO_USING_NAMESPACE
QT_NO_FOREACH
+ QT_NO_USING_NAMESPACE
LIBRARIES
Qt::CorePrivate
PUBLIC_LIBRARIES