From e6077c30d14e9d662e8843c554db86c0d366d0b6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 13:44:12 +0900 Subject: Rename str nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/man/man3/tqtextcodecplugin.3qt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man/man3/tqtextcodecplugin.3qt') diff --git a/doc/man/man3/tqtextcodecplugin.3qt b/doc/man/man3/tqtextcodecplugin.3qt index 8226705cb..a3dfe0932 100644 --- a/doc/man/man3/tqtextcodecplugin.3qt +++ b/doc/man/man3/tqtextcodecplugin.3qt @@ -22,7 +22,7 @@ All the functions in this class are reentrant when TQt is built with thread supp .BI "\fB~QTextCodecPlugin\fR ()" .br .ti -1c -.BI "virtual QStringList \fBnames\fR () const = 0" +.BI "virtual TQStringList \fBnames\fR () const = 0" .br .ti -1c .BI "virtual QTextCodec * \fBcreateForName\fR ( const TQString & name ) = 0" @@ -65,7 +65,7 @@ See also names(). Returns the list of mib enums supported by this plugin. .PP See also createForMib(). -.SH "QStringList QTextCodecPlugin::names () const\fC [pure virtual]\fR" +.SH "TQStringList QTextCodecPlugin::names () const\fC [pure virtual]\fR" Returns the list of mime names supported by this plugin. .PP See also createForName(). -- cgit v1.2.3