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 127768ce6..23abedb32 100644 --- a/doc/features.doc +++ b/doc/features.doc @@ -100,13 +100,13 @@ The available options are: \header \i31 MIME \row \i TQT_NO_MIME \i Multipurpose Internet Mail Extensions, an Internet standard for encoding - and tagging typed data (eg. text, images, colors) (\l QMimeSource) + and tagging typed data (eg. text, images, colors) (\l TQMimeSource) \i \row \i TQT_NO_RICHTEXT \i HTML-like text (\l TQStyleSheet, \l QLabel) \i TQT_NO_MIME \row \i TQT_NO_DRAGANDDROP - \i Drag-and-drop data between applications (\l QDragObject) + \i Drag-and-drop data between applications (\l TQDragObject) \i TQT_NO_MIME \row \i TQT_NO_CLIPBOARD \i Cut-and-paste data between applications (\l QClipboard) |