summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfuture.qdoc
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2021-01-04 13:15:28 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-01-06 08:59:15 +0000
commitfd5491ad9a52e75dd400321befa64ee62c5d8ec8 (patch)
treeccb93ad659725114bea0d7ae9c93cf97d7b01be4 /src/corelib/thread/qfuture.qdoc
parent54e31e82c3d858e42da1e802a0d856e201b3e5b6 (diff)
Doc: Use correct include for QtFuture namespace
Fixes: QTBUG-89766 Change-Id: I20c5d3c12490a5eed7bb4e267b2edb5d45dbaadf Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> (cherry picked from commit 32a46a1dcf7c06fac4da2a4e6e549e81d0be98f9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/corelib/thread/qfuture.qdoc')
-rw-r--r--src/corelib/thread/qfuture.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/thread/qfuture.qdoc b/src/corelib/thread/qfuture.qdoc
index 82b7657016..8fec4989bb 100644
--- a/src/corelib/thread/qfuture.qdoc
+++ b/src/corelib/thread/qfuture.qdoc
@@ -877,6 +877,7 @@
/*!
\namespace QtFuture
+ \inheaderfile QFuture
\inmodule QtCore
\brief Contains miscellaneous identifiers used by the QFuture class.