summaryrefslogtreecommitdiffstats
path: root/doc/indices.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/indices.doc')
-rw-r--r--doc/indices.doc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/indices.doc b/doc/indices.doc
index 21e7d9ee1..0245304b4 100644
--- a/doc/indices.doc
+++ b/doc/indices.doc
@@ -342,7 +342,7 @@ in a line-by-line coverage please refer to the tutorials
\list
\i \link tqaction-examples.html TQAction and TQActionGroup \endlink
\i \link qfont-examples.html QFont, QFontMetrics, QFontInfo and QFontDatabase \endlink
-\i \link qprocess-examples.html QProcess \endlink
+\i \link tqprocess-examples.html TQProcess \endlink
\endlist
\section1 TQt Modules: Assorted Examples
@@ -385,12 +385,12 @@ classes QFont, QFontMetrics, QFontInfo, and QFontDatabase.
*/
-/*! \defgroup qprocess-examples
+/*! \defgroup tqprocess-examples
-\title QProcess Examples
+\title TQProcess Examples
The following example programs show how to use the
-QProcess class.
+TQProcess class.
*/