diff options
Diffstat (limited to 'tdehtml/html/html_objectimpl.h')
-rw-r--r-- | tdehtml/html/html_objectimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/html/html_objectimpl.h b/tdehtml/html/html_objectimpl.h index cc91935ca..d10e66356 100644 --- a/tdehtml/html/html_objectimpl.h +++ b/tdehtml/html/html_objectimpl.h @@ -28,7 +28,7 @@ #include <tqobject.h> #include <tqstringlist.h> -class KHTMLView; +class TDEHTMLView; // ------------------------------------------------------------------------- namespace DOM { |