summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqstrlistiterator.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqstrlistiterator.3qt')
-rw-r--r--doc/man/man3/tqstrlistiterator.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqstrlistiterator.3qt b/doc/man/man3/tqstrlistiterator.3qt
index 8727bd1ba..68724fd5d 100644
--- a/doc/man/man3/tqstrlistiterator.3qt
+++ b/doc/man/man3/tqstrlistiterator.3qt
@@ -11,12 +11,12 @@ QStrListIterator \- Iterator for the QStrList and QStrIList classes
.SH SYNOPSIS
\fC#include <ntqstrlist.h>\fR
.PP
-Inherits QPtrListIterator<char>.
+Inherits TQPtrListIterator<char>.
.PP
.SH DESCRIPTION
The QStrListIterator class is an iterator for the QStrList and QStrIList classes.
.PP
-This class is a QPtrListIterator<char> instance. It can traverse the strings in the QStrList and QStrIList classes.
+This class is a TQPtrListIterator<char> instance. It can traverse the strings in the QStrList and QStrIList classes.
.PP
See also Non-GUI Classes.