summaryrefslogtreecommitdiffstats
path: root/src/codecs/ntqjpunicode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/codecs/ntqjpunicode.h')
-rw-r--r--src/codecs/ntqjpunicode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/codecs/ntqjpunicode.h b/src/codecs/ntqjpunicode.h
index 8d19960f..689c0abb 100644
--- a/src/codecs/ntqjpunicode.h
+++ b/src/codecs/ntqjpunicode.h
@@ -74,7 +74,7 @@
#include "ntqglobal.h"
#endif // QT_H
-#ifndef QT_NO_BIG_CODECS
+#ifndef TQT_NO_BIG_CODECS
#if defined(QT_PLUGIN)
#define Q_EXPORT_CODECS_JP
@@ -178,5 +178,5 @@ private:
int rule;
};
-#endif // QT_NO_BIG_CODECS
+#endif // TQT_NO_BIG_CODECS
#endif /* TQJPUNICODE_H */