summaryrefslogtreecommitdiffstats
path: root/src/webqueryieeexplore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webqueryieeexplore.h')
-rw-r--r--src/webqueryieeexplore.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/webqueryieeexplore.h b/src/webqueryieeexplore.h
index 3314d74..b8fefb7 100644
--- a/src/webqueryieeexplore.h
+++ b/src/webqueryieeexplore.h
@@ -75,8 +75,8 @@ namespace KBibTeX
TQString parseMonth( const TQString &month );
private slots:
- void slotData( KIO::Job *job, const TQByteArray &data );
- void slotResult( KIO::Job *job );
+ void slotData( TDEIO::Job *job, const TQByteArray &data );
+ void slotResult( TDEIO::Job *job );
};
}