summaryrefslogtreecommitdiffstats
path: root/doc/html/qwindowsmime.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qwindowsmime.html')
-rw-r--r--doc/html/qwindowsmime.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qwindowsmime.html b/doc/html/qwindowsmime.html
index b4781018..42e354dc 100644
--- a/doc/html/qwindowsmime.html
+++ b/doc/html/qwindowsmime.html
@@ -77,8 +77,8 @@ and supported by <a href="qtextdrag.html">TQTextDrag</a>.
<li> CF_TEXT - converted to "text/plain;charset=system" or "text/plain"
and supported by TQTextDrag.
<li> CF_DIB - converted to "image/*", where * 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> CF_HDROP - converted to "text/uri-list",
and supported by <a href="quridrag.html">TQUriDrag</a>.
</ul>