summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2009-11-17 13:24:16 (GMT)
committeraxis <qt-info@nokia.com>2009-11-17 13:24:16 (GMT)
commite02859c3c7910ab3de0ec594fd493df946a5102d (patch)
tree7dce814617747d10f9cce414ba326018261b648f /src/corelib/global
parentfaf6d0de6e3b8168fbd6f04c5380f47d350e2a22 (diff)
downloadQt-e02859c3c7910ab3de0ec594fd493df946a5102d.zip
Qt-e02859c3c7910ab3de0ec594fd493df946a5102d.tar.gz
Qt-e02859c3c7910ab3de0ec594fd493df946a5102d.tar.bz2
Small doc fix.
RevBy: Trust me
Diffstat (limited to 'src/corelib/global')
-rw-r--r--src/corelib/global/qnamespace.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc
index ae47f13..7ee7a76 100644
--- a/src/corelib/global/qnamespace.qdoc
+++ b/src/corelib/global/qnamespace.qdoc
@@ -884,7 +884,7 @@
\value WA_InputMethodEnabled Enables input methods for Asian languages.
Must be set when creating custom text editing widgets.
- On Windows CE this flag can be used in addition to
+ On Windows CE and Symbian this flag can be used in addition to
QApplication::autoSipEnabled to automatically display the SIP when
entering a widget.