diff options
Diffstat (limited to 'doc/qptrstack.doc')
-rw-r--r-- | doc/qptrstack.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qptrstack.doc b/doc/qptrstack.doc index 783f28823..585d93c44 100644 --- a/doc/qptrstack.doc +++ b/doc/qptrstack.doc @@ -47,7 +47,7 @@ \ingroup tools - QValueStack is an STL-compatible alternative to this class. + TQValueStack is an STL-compatible alternative to this class. Define a template instance QPtrStack\<X\> to create a stack that operates on pointers to X, (X*). |