summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
diff options
context:
space:
mode:
authorTrond Kjernåsen <trond.kjernasen@nokia.com>2010-06-17 13:57:03 (GMT)
committerTrond Kjernåsen <trond.kjernasen@nokia.com>2010-07-02 10:25:26 (GMT)
commit7348a762379bbc615194281806949e7fbac503a1 (patch)
treeaff0142ad22eb85581ceac6650f235d04d77a63a /src/corelib/global
parentb2de72a51124333b639fdfbda829f54088dff838 (diff)
downloadQt-7348a762379bbc615194281806949e7fbac503a1.zip
Qt-7348a762379bbc615194281806949e7fbac503a1.tar.gz
Qt-7348a762379bbc615194281806949e7fbac503a1.tar.bz2
Clarification regarding the WA_X11InitThreads flag.
Diffstat (limited to 'src/corelib/global')
-rw-r--r--src/corelib/global/qnamespace.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc
index ce1176d..19742e7 100644
--- a/src/corelib/global/qnamespace.qdoc
+++ b/src/corelib/global/qnamespace.qdoc
@@ -171,7 +171,8 @@
constructed.
\value AA_X11InitThreads Calls XInitThreads() as part of the QApplication
- construction in order to make Xlib calls thread-safe.
+ construction in order to make Xlib calls thread-safe. This
+ attribute must be set before QApplication is constructed.
\omitvalue AA_AttributeCount