summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qfuture.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/concurrent/qfuture.h')
-rw-r--r--src/concurrent/qfuture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/concurrent/qfuture.h b/src/concurrent/qfuture.h
index 4005fe58fa..c098dee74e 100644
--- a/src/concurrent/qfuture.h
+++ b/src/concurrent/qfuture.h
@@ -272,6 +272,6 @@ QFuture<void> qToVoidFuture(const QFuture<T> &future)
QT_END_NAMESPACE
QT_END_HEADER
-#endif // QT_NO_CONCURRENT
+#endif // QT_NO_QFUTURE
#endif // QFUTURE_H