diff options
Diffstat (limited to 'doc/html/qmime-h.html')
-rw-r--r-- | doc/html/qmime-h.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/qmime-h.html b/doc/html/qmime-h.html index a9e83a892..5c8e9a901 100644 --- a/doc/html/qmime-h.html +++ b/doc/html/qmime-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/qmime.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqmime.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qmime.h Include File</title> +<title>ntqmime.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>qmime.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqmime.h</h1> -<p>This is the verbatim text of the qmime.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqmime.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/qmime.h 3.3.8 edited Jan 11 14:46 $ +** $Id: qt/ntqmime.h 3.3.8 edited Jan 11 14:46 $ ** ** Definition of mime classes ** @@ -78,8 +78,8 @@ body { background: #ffffff; color: black; } #define TQMIME_H #ifndef QT_H -#include "qwindowdefs.h" -#include "qmap.h" +#include "ntqwindowdefs.h" +#include "ntqmap.h" #endif // QT_H #ifndef QT_NO_MIME @@ -161,7 +161,7 @@ private: #if defined(Q_WS_WIN) #ifndef QT_H -#include "qptrlist.h" // down here for GCC 2.7.* compatibility +#include "ntqptrlist.h" // down here for GCC 2.7.* compatibility #endif // QT_H /* @@ -197,7 +197,7 @@ public: #if defined(Q_WS_MAC) #ifndef QT_H -#include "qptrlist.h" // down here for GCC 2.7.* compatibility +#include "ntqptrlist.h" // down here for GCC 2.7.* compatibility #endif // QT_H /* |