From 0ffe839d6e363933ed4d9d212b6fd325a6fc3225 Mon Sep 17 00:00:00 2001 From: Michele Calgaro <michele.calgaro@yahoo.it> Date: Mon, 25 Sep 2023 20:06:11 +0900 Subject: Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> --- doc/scripts/man-qtdoc.1.docbook | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/scripts/man-qtdoc.1.docbook') diff --git a/doc/scripts/man-qtdoc.1.docbook b/doc/scripts/man-qtdoc.1.docbook index 4924eb84..1ec4bac2 100644 --- a/doc/scripts/man-qtdoc.1.docbook +++ b/doc/scripts/man-qtdoc.1.docbook @@ -54,8 +54,8 @@ page for that class. Otherwise the main &Qt; help page is opened. <refsect1> <title>Examples</title> -<para>To display the help on the class <classname>QString</classname>:</para> -<screen><userinput><command>qtdoc</command> <option>QString</option></userinput></screen> +<para>To display the help on the class <classname>TQString</classname>:</para> +<screen><userinput><command>qtdoc</command> <option>TQString</option></userinput></screen> </refsect1> <refsect1> -- cgit v1.2.1