summaryrefslogtreecommitdiffstats
path: root/doc/modules.doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-08 14:55:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-12 19:18:49 +0900
commitccbc1c3572fd0e26480c1432fff55d2909545538 (patch)
tree2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /doc/modules.doc
parent0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff)
downloadtqt-ccbc1c35.tar.gz
tqt-ccbc1c35.zip
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/modules.doc')
-rw-r--r--doc/modules.doc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/modules.doc b/doc/modules.doc
index 50b45ab60..8894852eb 100644
--- a/doc/modules.doc
+++ b/doc/modules.doc
@@ -77,13 +77,13 @@ with each Edition.
\title IconView Module
The icon view module provides a powerful visualization widget called
-\l QIconView. API and feature-wise it is similar to \l QListView and
+\l TQIconView. API and feature-wise it is similar to \l QListView and
\l QListBox. It contains optionally labelled pixmap items that the user
can select, drag around, rename, delete, etc.
-<center><a href="ntqiconview.html"><img src="qiconview-w.png" alt="Screenshot of QIconVIew"></a></center>
+<center><a href="tqiconview.html"><img src="tqiconview-w.png" alt="Screenshot of TQIconVIew"></a></center>
-Please see the \link ntqiconview.html class documentation \endlink for
+Please see the \link tqiconview.html class documentation \endlink for
details.
*/