diff options
Diffstat (limited to 'doc/html/qmacmime.html')
-rw-r--r-- | doc/html/qmacmime.html | 4 |
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> |