From 08c50599f149b7a8d448845dcb0b171e96342784 Mon Sep 17 00:00:00 2001 From: Marc Mutz Date: Mon, 27 Aug 2012 23:15:40 +0200 Subject: Move QFutureWatcher back to QtCore This belongs with QFuture. Change-Id: I555cd01c1d3890fbbaca4fd8a9170292ea4eb0fb Reviewed-by: Qt Doc Bot 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 0d3f442542..ee64aeaa3f 100644 --- a/tests/auto/corelib/thread/thread.pro +++ b/tests/auto/corelib/thread/thread.pro @@ -4,6 +4,7 @@ SUBDIRS=\ qatomicpointer \ qresultstore \ qfuture \ + qfuturewatcher \ qmutex \ qmutexlocker \ qreadlocker \ -- cgit v1.2.3