summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/concurrent.pro
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2012-08-27 23:22:15 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-09-28 23:50:10 +0200
commit7d21abfca39d2dcf98e3a81b1b7d8c73bd274cd1 (patch)
treeb96c1f79c8ee3f6a6d7761dbf2079a9042833c6b /tests/auto/concurrent/concurrent.pro
parent08c50599f149b7a8d448845dcb0b171e96342784 (diff)
Move QFutureSynchronizer back to QtCore
This class, too, belongs with QFuture. Change-Id: I41a532ca66c156f1631e4b22ffc1a5879c854488 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/concurrent/concurrent.pro')
-rw-r--r--tests/auto/concurrent/concurrent.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/concurrent/concurrent.pro b/tests/auto/concurrent/concurrent.pro
index 14aff5d493..20bad24fc1 100644
--- a/tests/auto/concurrent/concurrent.pro
+++ b/tests/auto/concurrent/concurrent.pro
@@ -1,6 +1,5 @@
TEMPLATE=subdirs
SUBDIRS=\
- qfuturesynchronizer \
qtconcurrentfilter \
qtconcurrentiteratekernel \
qtconcurrentmap \