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