summaryrefslogtreecommitdiffstats
path: root/src/codecs/qsjiscodec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/codecs/qsjiscodec.cpp')
-rw-r--r--src/codecs/qsjiscodec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codecs/qsjiscodec.cpp b/src/codecs/qsjiscodec.cpp
index 33aee7554..731e2bef5 100644
--- a/src/codecs/qsjiscodec.cpp
+++ b/src/codecs/qsjiscodec.cpp
@@ -92,7 +92,7 @@
#include "ntqsjiscodec.h"
-#ifndef QT_NO_BIG_CODECS
+#ifndef TQT_NO_BIG_CODECS
static const uchar Esc = 0x1b;