From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- src/codecs/qgb18030codec.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/codecs/qgb18030codec.cpp') 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 into the src/compat directory" +#error "move obsolete header into the src/compat directory" #endif #ifndef QT_NO_BIG_CODECS -- cgit v1.2.3