diff options
Diffstat (limited to 'khtml/html/html_documentimpl.h')
-rw-r--r-- | khtml/html/html_documentimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/html/html_documentimpl.h b/khtml/html/html_documentimpl.h index b4eed345c..01fdb2127 100644 --- a/khtml/html/html_documentimpl.h +++ b/khtml/html/html_documentimpl.h @@ -30,7 +30,7 @@ #include <tqmap.h> class KHTMLView; -class QString; +class TQString; namespace DOM { |