diff options
Diffstat (limited to 'khtml/html/html_formimpl.h')
-rw-r--r-- | khtml/html/html_formimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/html/html_formimpl.h b/khtml/html/html_formimpl.h index 5fea3e221..40fefc9ee 100644 --- a/khtml/html/html_formimpl.h +++ b/khtml/html/html_formimpl.h @@ -35,7 +35,7 @@ #include <tqmemarray.h> class KHTMLView; -class QTextCodec; +class TQTextCodec; namespace khtml { |