diff options
Diffstat (limited to 'doc/html/qmimesource.html')
-rw-r--r-- | doc/html/qmimesource.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qmimesource.html b/doc/html/qmimesource.html index 1878abab7..fb6fe2923 100644 --- a/doc/html/qmimesource.html +++ b/doc/html/qmimesource.html @@ -33,8 +33,8 @@ body { background: #ffffff; color: black; } <p>The TQMimeSource class is an abstraction of objects which provide formatted data of a certain MIME type. <a href="#details">More...</a> -<p><tt>#include <<a href="qmime-h.html">qmime.h</a>></tt> -<p>Inherited by <a href="qdragobject.html">TQDragObject</a> and <a href="qdropevent.html">TQDropEvent</a>. +<p><tt>#include <<a href="qmime-h.html">ntqmime.h</a>></tt> +<p>Inherited by <a href="ntqdragobject.html">TQDragObject</a> and <a href="qdropevent.html">TQDropEvent</a>. <p><a href="qmimesource-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -53,7 +53,7 @@ The TQMimeSource class is an abstraction of objects which provide formatted data <p> <a href="dnd.html">Drag-and-drop</a> and -<a href="qclipboard.html">clipboard</a> use this abstraction. +<a href="ntqclipboard.html">clipboard</a> use this abstraction. <p> <p>See also <a href="http://www.isi.edu/in-notes/iana/assignments/media-types/ ">IANA list of MIME media types</a>, <a href="draganddrop.html">Drag And Drop Classes</a>, <a href="io.html">Input/Output and Networking</a>, and <a href="misc.html">Miscellaneous Classes</a>. |