summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-08-31 13:10:32 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-08-31 13:11:28 (GMT)
commit444ddca247cacc5376821e82588b1d8b76133437 (patch)
treea864bde3389c2681b7cec78d540d0333dcf3c9a3 /src/gui
parent8b916347634f2dcbb7d3e7c26a72879bee711012 (diff)
downloadQt-444ddca247cacc5376821e82588b1d8b76133437.zip
Qt-444ddca247cacc5376821e82588b1d8b76133437.tar.gz
Qt-444ddca247cacc5376821e82588b1d8b76133437.tar.bz2
doc: Fixed several qdoc errors.
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/kernel/qwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qwidget.cpp b/src/gui/kernel/qwidget.cpp
index ab809df..ff644b8 100644
--- a/src/gui/kernel/qwidget.cpp
+++ b/src/gui/kernel/qwidget.cpp
@@ -919,7 +919,7 @@ void QWidget::setAutoFillBackground(bool enabled)
any amount of widgets there might be physical restrictions to amount of
softkeys that can be used by the device.
- \o Series60: For series60 menu button is automatically mapped to left
+ \e Series60: For series60 menu button is automatically mapped to left
soft key if there is QMainWindow with QMenuBar in widgets parent hierarchy.
\sa softKeys()