diff options
author | Martin Smith <msmith@trolltech.com> | 2010-03-24 15:18:14 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-03-24 15:18:14 (GMT) |
commit | 47efbddaa17b9c898eb406b8b39627f78b3c2ecf (patch) | |
tree | ea9bb550cfe033a3d51f0ac0b358e73a8f710f3d /src/corelib/global | |
parent | 0b112f032f703160af8e9dc1736a576e2af92e02 (diff) | |
download | Qt-47efbddaa17b9c898eb406b8b39627f78b3c2ecf.zip Qt-47efbddaa17b9c898eb406b8b39627f78b3c2ecf.tar.gz Qt-47efbddaa17b9c898eb406b8b39627f78b3c2ecf.tar.bz2 |
doc: Fixed all the remaining qdoc errors. For now.
Diffstat (limited to 'src/corelib/global')
-rw-r--r-- | src/corelib/global/qnamespace.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc index 775c0f3..b1108cb 100644 --- a/src/corelib/global/qnamespace.qdoc +++ b/src/corelib/global/qnamespace.qdoc @@ -1255,7 +1255,7 @@ window boundary (widget without parent or dialog) is found. This attribute currently has effect only on Symbian platforms - \value WA_X11DoNoAcceptFocus Asks the window manager to not give focus + \value WA_X11DoNotAcceptFocus Asks the window manager to not give focus to this top level window. This attribute has no effect on non-X11 platforms. |