summaryrefslogtreecommitdiffstats
path: root/keduca/libkeduca/fileread.h
diff options
context:
space:
mode:
Diffstat (limited to 'keduca/libkeduca/fileread.h')
-rw-r--r--keduca/libkeduca/fileread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/libkeduca/fileread.h b/keduca/libkeduca/fileread.h
index dd4caa08..3199f0ad 100644
--- a/keduca/libkeduca/fileread.h
+++ b/keduca/libkeduca/fileread.h
@@ -232,7 +232,7 @@ protected:
bool saveResults( const TQString &filename, const TQString &results );
protected slots:
- void slotUploadFinished( KIO::Job * job );
+ void slotUploadFinished( TDEIO::Job * job );
signals:
/* Stolen from kparts */