diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-24 20:19:50 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-29 22:23:35 +0900 |
commit | d35eedcd87d59e716c6d49bbb6b634ef1a7660c5 (patch) | |
tree | 204d752457acf6403c99f3928f02b612ff14d178 /doc/indices.doc | |
parent | ddce1c91f8582885497b463b24bac59f6fdfdf63 (diff) | |
download | tqt3-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.tar.gz tqt3-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.zip |
Rename style nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/indices.doc')
-rw-r--r-- | doc/indices.doc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/indices.doc b/doc/indices.doc index 18323a33a..7ce11484d 100644 --- a/doc/indices.doc +++ b/doc/indices.doc @@ -358,7 +358,7 @@ in a line-by-line coverage please refer to the tutorials \section1 TQt Extensions: Assorted Examples \list -\i \link motif-examples.html QMotif support extension \endlink +\i \link motif-examples.html TQMotif support extension \endlink \omit \i \link xt-motif-examples.html Xt/Motif support extension \endlink \endomit \i \link nsplugin-examples.html Qt-based plugins for web browsers \endlink \endlist @@ -452,13 +452,13 @@ For more information see the \link netscape-plugin.html Plugin Howto \endlink. /*! \defgroup motif-examples -\title QMotif Support Extension +\title TQMotif Support Extension -The following example programs illustrate the use of the QMotif Extension +The following example programs illustrate the use of the TQMotif Extension assisting in the migration process of old Xt and Motif based code to the more comfortable TQt toolkit. -For more information see the \link motif-extension.html QMotif +For more information see the \link motif-extension.html TQMotif Support Extension documentation. \endlink */ |