summaryrefslogtreecommitdiffstats
path: root/lib/widgets/kdevhtmlpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/kdevhtmlpart.h')
-rw-r--r--lib/widgets/kdevhtmlpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/kdevhtmlpart.h b/lib/widgets/kdevhtmlpart.h
index c9520d7f..805134a0 100644
--- a/lib/widgets/kdevhtmlpart.h
+++ b/lib/widgets/kdevhtmlpart.h
@@ -64,7 +64,7 @@ signals:
protected slots:
- void slotStarted(KIO::Job *);
+ void slotStarted(TDEIO::Job *);
void slotCompleted();
void slotCancelled(const TQString &errMsg);