diff options
Diffstat (limited to 'doc/features.doc')
-rw-r--r-- | doc/features.doc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/features.doc b/doc/features.doc index 4fc24e89e..06592bcbf 100644 --- a/doc/features.doc +++ b/doc/features.doc @@ -80,7 +80,7 @@ The available options are: \i Asynchronous Image I/O and GIF image support (\l TQImageDecoder, ...) \i \row \i TQT_NO_MOVIE - \i Animation support (\l QMovie) + \i Animation support (\l TQMovie) \i TQT_NO_ASYNC_IO, TQT_NO_ASYNC_IMAGE_IO \header \i31 Fonts @@ -210,10 +210,10 @@ The available options are: \i The file selection dialog (\l TQFileDialog) \i TQT_NO_DIALOGS, TQT_NO_NETWORKPROTOCOL, TQT_NO_LISTVIEW \row \i TQT_NO_FONTDIALOG - \i The font selection dialog (\l QFontDialog) + \i The font selection dialog (\l TQFontDialog) \i TQT_NO_DIALOGS, TQT_NO_FONTDATABASE \row \i TQT_NO_COLORDIALOG - \i The color selection dialog (\l QColorDialog) + \i The color selection dialog (\l TQColorDialog) \i TQT_NO_DIALOGS \row \i TQT_NO_INPUTDIALOG \i Text input dialog (\l QInputDialog) |