summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobalstatic.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qglobalstatic.qdoc')
-rw-r--r--src/corelib/global/qglobalstatic.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qglobalstatic.qdoc b/src/corelib/global/qglobalstatic.qdoc
index 303709bb1d..dbea04ecab 100644
--- a/src/corelib/global/qglobalstatic.qdoc
+++ b/src/corelib/global/qglobalstatic.qdoc
@@ -264,7 +264,7 @@
[stmt.decl], but as of the time of this writing, only compilers based on
the IA-64 C++ ABI implemented it properly. The implementation requiring
thread-safe initialization is also used on the Qt bootstrapped tools, which
- define QT_NO_THREAD.
+ disable the "thread" feature.
The implementation requiring thread-safe initialization from the compiler
is the simplest: it creates the \a Type object as a function-local static