diff options
Diffstat (limited to 'src/codecs/qgb18030codec.cpp')
-rw-r--r-- | src/codecs/qgb18030codec.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/codecs/qgb18030codec.cpp b/src/codecs/qgb18030codec.cpp index 257cbb587..938967071 100644 --- a/src/codecs/qgb18030codec.cpp +++ b/src/codecs/qgb18030codec.cpp @@ -35,7 +35,7 @@ ** **********************************************************************/ -/*! \class TQGb18030Codec qgb18030codec.h +/*! \class TQGb18030Codec ntqgb18030codec.h \reentrant \ingroup i18n @@ -115,10 +115,10 @@ SUCH DAMAGE. */ -#include "qgb18030codec.h" +#include "ntqgb18030codec.h" #if (QT_VERSION-0 >= 0x040000) -#error "move obsolete header <qgbkcodec.h> into the src/compat directory" +#error "move obsolete header <ntqgbkcodec.h> into the src/compat directory" #endif #ifndef QT_NO_BIG_CODECS |