diff options
Diffstat (limited to 'khtml/misc/decoder.h')
-rw-r--r-- | khtml/misc/decoder.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/khtml/misc/decoder.h b/khtml/misc/decoder.h index 49c3835fe..261daec90 100644 --- a/khtml/misc/decoder.h +++ b/khtml/misc/decoder.h @@ -23,8 +23,8 @@ #define KHTMLDECODER_H #include <tqstring.h> -class QTextCodec; -class QTextDecoder; +class TQTextCodec; +class TQTextDecoder; namespace khtml { |