summaryrefslogtreecommitdiffstats
path: root/kioslave/svn/svnhelper/kio_svn_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'kioslave/svn/svnhelper/kio_svn_helper.h')
-rw-r--r--kioslave/svn/svnhelper/kio_svn_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/svn/svnhelper/kio_svn_helper.h b/kioslave/svn/svnhelper/kio_svn_helper.h
index 4ee9239b..b10dcaaf 100644
--- a/kioslave/svn/svnhelper/kio_svn_helper.h
+++ b/kioslave/svn/svnhelper/kio_svn_helper.h
@@ -33,7 +33,7 @@ public:
SvnHelper();
private slots:
void finished();
- void slotResult( KIO::Job *);
+ void slotResult( TDEIO::Job *);
private:
WId m_id;
TQStringList diffresult; //for diff commands ;)