summaryrefslogtreecommitdiffstats
path: root/src/kernel/qmime.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qmime.cpp')
-rw-r--r--src/kernel/qmime.cpp22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/kernel/qmime.cpp b/src/kernel/qmime.cpp
index b783bac98..34d4b2152 100644
--- a/src/kernel/qmime.cpp
+++ b/src/kernel/qmime.cpp
@@ -36,21 +36,21 @@
**
**********************************************************************/
-#include "qmime.h"
+#include "ntqmime.h"
#ifndef QT_NO_MIME
-#include "qmap.h"
-#include "qstringlist.h"
-#include "qfileinfo.h"
-#include "qdir.h"
-#include "qdragobject.h"
-#include "qcleanuphandler.h"
-#include "qapplication.h" // ### for now
-#include "qclipboard.h" // ### for now
+#include "ntqmap.h"
+#include "ntqstringlist.h"
+#include "ntqfileinfo.h"
+#include "ntqdir.h"
+#include "ntqdragobject.h"
+#include "ntqcleanuphandler.h"
+#include "ntqapplication.h" // ### for now
+#include "ntqclipboard.h" // ### for now
/*!
- \class TQMimeSource qmime.h
+ \class TQMimeSource ntqmime.h
\brief The TQMimeSource class is an abstraction of objects which provide formatted data of a certain MIME type.
\ingroup io
@@ -180,7 +180,7 @@ public:
/*!
- \class TQMimeSourceFactory qmime.h
+ \class TQMimeSourceFactory ntqmime.h
\brief The TQMimeSourceFactory class is an extensible provider of mime-typed data.
\ingroup io