summaryrefslogtreecommitdiffstats
path: root/sip/tdehtml/dom_doc.sip
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 21:01:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 21:01:13 -0600
commite087f4bae70208de4f9c6a60816c5f3738c4b47c (patch)
tree124f334b4cbfdaa7e0ef4013378c2c8f4de97b5f /sip/tdehtml/dom_doc.sip
parent6f927e3813af49a237670d3b42366a43c126b0a9 (diff)
downloadpytde-e087f4bae70208de4f9c6a60816c5f3738c4b47c.tar.gz
pytde-e087f4bae70208de4f9c6a60816c5f3738c4b47c.zip
Rename kiobuffer and KHTML
Diffstat (limited to 'sip/tdehtml/dom_doc.sip')
-rw-r--r--sip/tdehtml/dom_doc.sip2
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 - )