summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget.cpp
diff options
context:
space:
mode:
authorChristian Kamm <christian.d.kamm@nokia.com>2009-11-11 07:24:18 (GMT)
committerChristian Kamm <christian.d.kamm@nokia.com>2009-11-11 07:24:18 (GMT)
commit064c8c65d2294d8d494ffc3553180fcc6f53a4be (patch)
tree9ca2687a60f074d7efd4a1ac94c24b030e1ad8fc /src/gui/kernel/qwidget.cpp
parentdf388cfcd7a0aceb7b9a6199894dbbc68042a4c4 (diff)
downloadQt-064c8c65d2294d8d494ffc3553180fcc6f53a4be.zip
Qt-064c8c65d2294d8d494ffc3553180fcc6f53a4be.tar.gz
Qt-064c8c65d2294d8d494ffc3553180fcc6f53a4be.tar.bz2
doc change: remove duplicate entry in "see also" and stray focusWidget.
Reviewed-by: owolff
Diffstat (limited to 'src/gui/kernel/qwidget.cpp')
-rw-r--r--src/gui/kernel/qwidget.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/kernel/qwidget.cpp b/src/gui/kernel/qwidget.cpp
index c776c36..4d770c4 100644
--- a/src/gui/kernel/qwidget.cpp
+++ b/src/gui/kernel/qwidget.cpp
@@ -11855,8 +11855,7 @@ void QWidget::ungrabGesture(Qt::GestureType gesture)
isVisible() returns false for a widget, that widget cannot call
grabMouse().
- \sa releaseMouse() grabKeyboard() releaseKeyboard() grabKeyboard()
- focusWidget()
+ \sa releaseMouse() grabKeyboard() releaseKeyboard()
*/
/*!