From 0881ed5059c46ce73e8241e6260b82b92f6d0e55 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 12:20:38 +0900 Subject: Rename ptr nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/man/man3/tqstrlistiterator.3qt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man/man3/tqstrlistiterator.3qt') 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 \fR .PP -Inherits QPtrListIterator. +Inherits TQPtrListIterator. .PP .SH DESCRIPTION The QStrListIterator class is an iterator for the QStrList and QStrIList classes. .PP -This class is a QPtrListIterator instance. It can traverse the strings in the QStrList and QStrIList classes. +This class is a TQPtrListIterator instance. It can traverse the strings in the QStrList and QStrIList classes. .PP See also Non-GUI Classes. -- cgit v1.2.3