summaryrefslogtreecommitdiffstats
path: root/sip/tdehtml/html_document.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/tdehtml/html_document.sip')
-rw-r--r--sip/tdehtml/html_document.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdehtml/html_document.sip b/sip/tdehtml/html_document.sip
index 107e540..3c27427 100644
--- a/sip/tdehtml/html_document.sip
+++ b/sip/tdehtml/html_document.sip
@@ -35,7 +35,7 @@ class HTMLDocument : DOM::Document
public:
HTMLDocument ();
- HTMLDocument (KHTMLView* /TransferThis/);
+ HTMLDocument (TDEHTMLView* /TransferThis/);
HTMLDocument (const DOM::HTMLDocument&);
HTMLDocument (const DOM::Node&);