summaryrefslogtreecommitdiffstats
path: root/doc/html/qmacmime.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:00:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:00:12 +0900
commit8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (patch)
tree3427fe04e3116ccbd16fa98e57abd5d118f82353 /doc/html/qmacmime.html
parent0881ed5059c46ce73e8241e6260b82b92f6d0e55 (diff)
downloadtqt-8c029298.tar.gz
tqt-8c029298.zip
Rename image nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qmacmime.html')
-rw-r--r--doc/html/qmacmime.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qmacmime.html b/doc/html/qmacmime.html
index 04208b70e..ed23e8808 100644
--- a/doc/html/qmacmime.html
+++ b/doc/html/qmacmime.html
@@ -76,8 +76,8 @@ and supported by <a href="qtextdrag.html">TQTextDrag</a>.
<li> kScrapFlavorTypeText - converted to "text/plain;charset=system" or "text/plain"
and supported by TQTextDrag.
<li> kScrapFlavorTypePicture - converted to "image/format", where format is
-a <a href="ntqimage.html#outputFormats">TQt image format</a>,
-and supported by <a href="qimagedrag.html">TQImageDrag</a>.
+a <a href="tqimage.html#outputFormats">TQt image format</a>,
+and supported by <a href="tqimagedrag.html">TQImageDrag</a>.
<li> kDragFlavorTypeHFS - converted to "text/uri-list",
and supported by <a href="quridrag.html">TQUriDrag</a>.
</ul>