summaryrefslogtreecommitdiffstats
path: root/doc/tutorial.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial.doc')
-rw-r--r--doc/tutorial.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial.doc b/doc/tutorial.doc
index eff571709..9d9368d6f 100644
--- a/doc/tutorial.doc
+++ b/doc/tutorial.doc
@@ -2604,7 +2604,7 @@ And then we set up Ctrl+Q to do the same thing as Alt+Q. Some
people are more used to Ctrl+Q (and anyway it shows how do do it).
CTRL, Key_Enter, Key_Return and Key_Q are all constants provided by
-Qt. They're actually Qt::Key_Enter, etc., but practically all classes
+TQt. They're actually TQt::Key_Enter, etc., but practically all classes
inherit the \l TQt namespace class.
\printline QGridLayout