summaryrefslogtreecommitdiffstats
path: root/src/codecs/qfontlaocodec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/codecs/qfontlaocodec.cpp')
-rw-r--r--src/codecs/qfontlaocodec.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/codecs/qfontlaocodec.cpp b/src/codecs/qfontlaocodec.cpp
index 4a9eda3d..53da705f 100644
--- a/src/codecs/qfontlaocodec.cpp
+++ b/src/codecs/qfontlaocodec.cpp
@@ -40,8 +40,8 @@
#include "private/qfontcodecs_p.h"
-#ifndef QT_NO_CODECS
-#ifndef QT_NO_BIG_CODECS
+#ifndef TQT_NO_CODECS
+#ifndef TQT_NO_BIG_CODECS
static unsigned char const unicode_to_mulelao[256] =
{
@@ -147,6 +147,6 @@ bool TQFontLaoCodec::canEncode( TQChar ch ) const
}
-#endif // QT_NO_BIG_CODECS
-#endif // QT_NO_CODECS
+#endif // TQT_NO_BIG_CODECS
+#endif // TQT_NO_CODECS