diff options
Diffstat (limited to 'doc/focus.doc')
-rw-r--r-- | doc/focus.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/focus.doc b/doc/focus.doc index 77d256fd4..baf9ea399 100644 --- a/doc/focus.doc +++ b/doc/focus.doc @@ -163,7 +163,7 @@ click-to-focus. It's not unusual for keyboard shortcuts to move the focus. This can happen implicitly by opening modal dialogs, but also explicitly using -focus accelerators such as those provided by \l QLabel::setBuddy(), \l +focus accelerators such as those provided by \l TQLabel::setBuddy(), \l QGroupBox and \l QTabBar. We advise supporting shortcut focus for all widgets that the user may |