From 7d21abfca39d2dcf98e3a81b1b7d8c73bd274cd1 Mon Sep 17 00:00:00 2001 From: Marc Mutz Date: Mon, 27 Aug 2012 23:22:15 +0200 Subject: Move QFutureSynchronizer back to QtCore This class, too, belongs with QFuture. Change-Id: I41a532ca66c156f1631e4b22ffc1a5879c854488 Reviewed-by: Thiago Macieira --- tests/auto/corelib/thread/thread.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/corelib/thread/thread.pro') diff --git a/tests/auto/corelib/thread/thread.pro b/tests/auto/corelib/thread/thread.pro index ee64aeaa3f..f529bd8941 100644 --- a/tests/auto/corelib/thread/thread.pro +++ b/tests/auto/corelib/thread/thread.pro @@ -4,6 +4,7 @@ SUBDIRS=\ qatomicpointer \ qresultstore \ qfuture \ + qfuturesynchronizer \ qfuturewatcher \ qmutex \ qmutexlocker \ -- cgit v1.2.3