diff options
Diffstat (limited to 'doc/features.doc')
-rw-r--r-- | doc/features.doc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/features.doc b/doc/features.doc index 4f37ddd13..a72abbe92 100644 --- a/doc/features.doc +++ b/doc/features.doc @@ -168,7 +168,7 @@ The available options are: \i Labelled icons (\l TQIconView) \i TQT_NO_WIDGETS, TQT_NO_DRAGANDDROP \row \i TQT_NO_LISTVIEW - \i Lists of information (\l QListView) + \i Lists of information (\l TQListView) \i TQT_NO_WIDGETS \row \i TQT_NO_CANVAS \i Object canvas (\l TQCanvas) @@ -222,13 +222,13 @@ The available options are: \i Message/prompting dialog (\l QMessageBox) \i TQT_NO_DIALOGS \row \i TQT_NO_PROGRESSDIALOG - \i Long-computation progress dialog (\l QProgressDialog) + \i Long-computation progress dialog (\l TQProgressDialog) \i TQT_NO_DIALOGS \row \i TQT_NO_TABDIALOG - \i Tabbed-pages dialog (\l QTabDialog) + \i Tabbed-pages dialog (\l TQTabDialog) \i TQT_NO_DIALOGS \row \i TQT_NO_WIZARD - \i Multi-step dialog (\l QWizard) + \i Multi-step dialog (\l TQWizard) \i TQT_NO_DIALOGS \endtable |