summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfuturesynchronizer.h
Commit message (Collapse)AuthorAgeFilesLines
* Move QFutureSynchronizer back to QtCoreMarc Mutz2012-09-281-0/+120
This class, too, belongs with QFuture. Change-Id: I41a532ca66c156f1631e4b22ffc1a5879c854488 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>