summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-10-03 11:29:08 (GMT)
committerVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-10-03 11:29:08 (GMT)
commit77d2a0ee199b8570f22a1888f1bc97affb255d2e (patch)
treeac664db75520d1b7fa1f06e4671e31e9e8616676 /src/gui/kernel
parentafcbc3c51af32463653e2cdc9b3050b083b584e8 (diff)
downloadQt-77d2a0ee199b8570f22a1888f1bc97affb255d2e.zip
Qt-77d2a0ee199b8570f22a1888f1bc97affb255d2e.tar.gz
Qt-77d2a0ee199b8570f22a1888f1bc97affb255d2e.tar.bz2
Doc: silence more qdoc warnings.
Mark QGraphicsAnchor::unsetSpacing as reset function of the spacing property.
Diffstat (limited to 'src/gui/kernel')
-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 3cfbb09..f62240a 100644
--- a/src/gui/kernel/qwidget.cpp
+++ b/src/gui/kernel/qwidget.cpp
@@ -923,7 +923,7 @@ void QWidget::setAutoFillBackground(bool enabled)
Note: Currently softkeys are only supported on the Symbian Platform.
- \sa addAction, QAction, QMenuBar
+ \sa addAction(), QAction, QMenuBar
*/