diff options
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 0245304b4..18323a33a 100644 --- a/doc/indices.doc +++ b/doc/indices.doc @@ -341,7 +341,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 tqfont-examples.html TQFont, TQFontMetrics, TQFontInfo and TQFontDatabase \endlink \i \link tqprocess-examples.html TQProcess \endlink \endlist @@ -376,12 +376,12 @@ TQAction and TQActionGroup classes. */ -/*! \defgroup qfont-examples +/*! \defgroup tqfont-examples -\title QFont Examples +\title TQFont Examples The following example programs show how to use the -classes QFont, QFontMetrics, QFontInfo, and QFontDatabase. +classes TQFont, TQFontMetrics, TQFontInfo, and TQFontDatabase. */ |