diff options
Diffstat (limited to 'doc/qvaluestack.doc')
-rw-r--r-- | doc/qvaluestack.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qvaluestack.doc b/doc/qvaluestack.doc index 0995ddee0..f94c5e7be 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 |