summaryrefslogtreecommitdiffstats
path: root/src/corelib/concurrent/qfuture.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/concurrent/qfuture.h')
-rw-r--r--src/corelib/concurrent/qfuture.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/concurrent/qfuture.h b/src/corelib/concurrent/qfuture.h
index b194eea0af..26a62d9c05 100644
--- a/src/corelib/concurrent/qfuture.h
+++ b/src/corelib/concurrent/qfuture.h
@@ -53,7 +53,6 @@
QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
-QT_MODULE(Core)
template <typename T>
class QFutureWatcher;