diff options
Diffstat (limited to 'src/codecs/qgb18030codec.cpp')
-rw-r--r-- | src/codecs/qgb18030codec.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codecs/qgb18030codec.cpp b/src/codecs/qgb18030codec.cpp index 938967071..74f833362 100644 --- a/src/codecs/qgb18030codec.cpp +++ b/src/codecs/qgb18030codec.cpp @@ -117,7 +117,7 @@ #include "ntqgb18030codec.h" -#if (QT_VERSION-0 >= 0x040000) +#if (TQT_VERSION-0 >= 0x040000) #error "move obsolete header <ntqgbkcodec.h> into the src/compat directory" #endif |