summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqmime.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/tqmime.h')
-rw-r--r--qtinterface/tqmime.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/qtinterface/tqmime.h b/qtinterface/tqmime.h
index 74f723f..4a80351 100644
--- a/qtinterface/tqmime.h
+++ b/qtinterface/tqmime.h
@@ -33,4 +33,13 @@ Boston, MA 02110-1301, USA.
#endif // USE_QT3
+#ifdef USE_QT4
+
+// Reimplement the QMime class
+// For Qt4, no changes are needed
+
+#include <qmime.h>
+
+#endif // USE_QT4
+
#endif /* TQMIME_H */ \ No newline at end of file