diff options
Diffstat (limited to 'khtml/misc/guess_ja.cpp')
-rw-r--r-- | khtml/misc/guess_ja.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/misc/guess_ja.cpp b/khtml/misc/guess_ja.cpp index 0846d15eb..62934445b 100644 --- a/khtml/misc/guess_ja.cpp +++ b/khtml/misc/guess_ja.cpp @@ -37,7 +37,7 @@ */ /* - * Maybe we should use QTextCodec::heuristicContentMatch() + * Maybe we should use TQTextCodec::heuristicContentMatch() * But it fails detection. It's not useful. */ #include "decoder.h" |