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 9649b14ec..21e7d9ee1 100644
--- a/doc/indices.doc
+++ b/doc/indices.doc
@@ -340,7 +340,7 @@ in a line-by-line coverage please refer to the tutorials
\section1 TQt Base Classes: Assorted Examples
\list
-\i \link qaction-examples.html QAction and QActionGroup \endlink
+\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
\endlist
@@ -367,12 +367,12 @@ in a line-by-line coverage please refer to the tutorials
*/
-/*! \defgroup qaction-examples
+/*! \defgroup tqaction-examples
-\title QAction Examples
+\title TQAction Examples
The following example programs show how to use the
-QAction and QActionGroup classes.
+TQAction and TQActionGroup classes.
*/