summaryrefslogtreecommitdiffstats
path: root/doc/qws.doc
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-06-08 14:55:59 +0900
committerMichele Calgaro <[email protected]>2024-06-12 19:18:49 +0900
commitccbc1c3572fd0e26480c1432fff55d2909545538 (patch)
tree2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /doc/qws.doc
parent0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff)
downloadtqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.tar.gz
tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.zip
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/qws.doc')
-rw-r--r--doc/qws.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qws.doc b/doc/qws.doc
index c397196f4..3c68a04f1 100644
--- a/doc/qws.doc
+++ b/doc/qws.doc
@@ -584,7 +584,7 @@ you run configure.
To build your application suite as an all-in-one application, design each
application as a stand-alone widget or set of widgets, with only minimal
code in the main() function. Then, write an application that gives
-some way to switch between the applications (e.g. a QIconView).
+some way to switch between the applications (e.g. a TQIconView).
\link http://www.trolltech.com/products/qtopia/index.html Qtopia
\endlink is an example of this. It can be built either as a set of
dynamically linked executables, or as a single static application.