diff options
Diffstat (limited to 'doc/features.doc')
-rw-r--r-- | doc/features.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/features.doc b/doc/features.doc index 01c1f7434..f1d89df1b 100644 --- a/doc/features.doc +++ b/doc/features.doc @@ -198,10 +198,10 @@ The available options are: \i Disabling this disables all widgets except \l TQWidget. \i \row \i TQT_NO_TEXTVIEW - \i HTML document viewing (\l QTextView) + \i HTML document viewing (\l TQTextView) \i TQT_NO_WIDGETS, TQT_NO_RICHTEXT \row \i TQT_NO_TEXTBROWSER - \i HTML document browsing (\l QTextBrowser) + \i HTML document browsing (\l TQTextBrowser) \i TQT_NO_TEXTVIEW \row \i TQT_NO_ICONVIEW \i Labelled icons (\l QIconView) |