diff options
Diffstat (limited to 'sip/tdehtml/dom_doc.sip')
-rw-r--r-- | sip/tdehtml/dom_doc.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdehtml/dom_doc.sip b/sip/tdehtml/dom_doc.sip index ef0db05..0974e05 100644 --- a/sip/tdehtml/dom_doc.sip +++ b/sip/tdehtml/dom_doc.sip @@ -100,7 +100,7 @@ public: %End - KHTMLView* view () const; + TDEHTMLView* view () const; DOM::CSSStyleDeclaration getOverrideStyle (const DOM::Element&, const DOM::DOMString&); %If ( KDE_3_2_0 - ) |