summaryrefslogtreecommitdiffstats
path: root/sip/khtml/khtml_part.sip.330
diff options
context:
space:
mode:
Diffstat (limited to 'sip/khtml/khtml_part.sip.330')
-rw-r--r--sip/khtml/khtml_part.sip.3302
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/khtml/khtml_part.sip.330 b/sip/khtml/khtml_part.sip.330
index 1f2615a..711ebac 100644
--- a/sip/khtml/khtml_part.sip.330
+++ b/sip/khtml/khtml_part.sip.330
@@ -43,7 +43,7 @@ public:
KHTMLPart (KHTMLView*, TQObject* /TransferThis/ = 0, const char* = 0, KHTMLPart::GUIProfile = DefaultGUI );
virtual bool openURL (const KURL&);
virtual bool closeURL ();
- virtual void showError (KIO::Job*);
+ virtual void showError (TDEIO::Job*);
DOM::HTMLDocument htmlDocument () const;
DOM::Document document () const;
DOM::Node activeNode () const;