diff options
Diffstat (limited to 'src/codecs/qrtlcodec.cpp')
-rw-r--r-- | src/codecs/qrtlcodec.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/codecs/qrtlcodec.cpp b/src/codecs/qrtlcodec.cpp index 75a049c7e..fa1585ec8 100644 --- a/src/codecs/qrtlcodec.cpp +++ b/src/codecs/qrtlcodec.cpp @@ -38,7 +38,7 @@ ** **********************************************************************/ -#include "qrtlcodec.h" +#include "ntqrtlcodec.h" #include <private/qtextengine_p.h> #ifndef QT_NO_CODEC_HEBREW @@ -359,7 +359,7 @@ static TQChar::Direction findBasicDirection(TQString str) /*! - \class TQHebrewCodec qrtlcodec.h + \class TQHebrewCodec ntqrtlcodec.h \reentrant \ingroup i18n |