summaryrefslogtreecommitdiffstats
path: root/doc/charinput-qws.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/charinput-qws.doc')
-rw-r--r--doc/charinput-qws.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/charinput-qws.doc b/doc/charinput-qws.doc
index acb8d43d2..e8511e39b 100644
--- a/doc/charinput-qws.doc
+++ b/doc/charinput-qws.doc
@@ -51,8 +51,8 @@ following fields:
\row \i \c{keycode}
\i TQt keycode value as defined in \c ntqnamespace.h
\row \i \c{modifier}
- \i A bitfield consisting of some of \c Qt::ShiftButton,
- \c Qt::ControlButton, and \c Qt::AltButton.
+ \i A bitfield consisting of some of \c TQt::ShiftButton,
+ \c TQt::ControlButton, and \c TQt::AltButton.
\row \i \c{is_press}
\i TRUE if this is a key press, FALSE if it is a key release.
\row \i \c{is_auto_repeat}