summaryrefslogtreecommitdiffstats
path: root/doc/features.doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 13:06:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 13:06:00 +0900
commit628b0bb74c3fc327efff8add9c73ada04b1cbea2 (patch)
tree16062922d35b5e0153b9f866e440f36603bd4f55 /doc/features.doc
parent7552c6d73043b1040139033f6864db48ae5446cf (diff)
downloadtqt3-628b0bb74c3fc327efff8add9c73ada04b1cbea2.tar.gz
tqt3-628b0bb74c3fc327efff8add9c73ada04b1cbea2.zip
Rename drag-n-drop nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/features.doc')
-rw-r--r--doc/features.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/features.doc b/doc/features.doc
index 127768ce..23abedb3 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 &nbsp;
\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)