summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqpngio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ntqpngio.h')
-rw-r--r--src/kernel/ntqpngio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/ntqpngio.h b/src/kernel/ntqpngio.h
index ce41e7d5..f0a3819a 100644
--- a/src/kernel/ntqpngio.h
+++ b/src/kernel/ntqpngio.h
@@ -45,7 +45,7 @@
#include "ntqimage.h"
#endif // QT_H
-#ifndef QT_NO_IMAGEIO_PNG
+#ifndef TQT_NO_IMAGEIO_PNG
void qInitPngIO();
@@ -102,6 +102,6 @@ private:
int alignx;
};
-#endif // QT_NO_IMAGEIO_PNG
+#endif // TQT_NO_IMAGEIO_PNG
#endif // TQPNGIO_H