summaryrefslogtreecommitdiffstats
path: root/sip/khtml/khtml_part.sip.323
diff options
context:
space:
mode:
Diffstat (limited to 'sip/khtml/khtml_part.sip.323')
-rw-r--r--sip/khtml/khtml_part.sip.3232
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/khtml/khtml_part.sip.323 b/sip/khtml/khtml_part.sip.323
index f4b39b1..b338cc6 100644
--- a/sip/khtml/khtml_part.sip.323
+++ b/sip/khtml/khtml_part.sip.323
@@ -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;