summaryrefslogtreecommitdiffstats
path: root/src/codecs/qbig5codec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/codecs/qbig5codec.cpp')
-rw-r--r--src/codecs/qbig5codec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codecs/qbig5codec.cpp b/src/codecs/qbig5codec.cpp
index ddf6a2a2..efeb5415 100644
--- a/src/codecs/qbig5codec.cpp
+++ b/src/codecs/qbig5codec.cpp
@@ -100,7 +100,7 @@
#include "ntqbig5codec.h"
-#ifndef QT_NO_BIG_CODECS
+#ifndef TQT_NO_BIG_CODECS
static int qt_Big5hkscsToUnicode(const uchar *s, uint *pwc);
int qt_UnicodeToBig5hkscs(uint wc, uchar *r);