summaryrefslogtreecommitdiffstats
path: root/doc/qvaluestack.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qvaluestack.doc')
-rw-r--r--doc/qvaluestack.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qvaluestack.doc b/doc/qvaluestack.doc
index 0995ddee..f94c5e7b 100644
--- a/doc/qvaluestack.doc
+++ b/doc/qvaluestack.doc
@@ -87,7 +87,7 @@
details.
Some classes cannot be used within a QValueStack, for example
- everything derived from QObject and thus all classes that
+ everything derived from TQObject and thus all classes that
implement widgets. Only values can be used in a QValueStack. To
qualify as a value, the class must provide
\list