From f2d4b48ad7f6ce4f23c6cbba3e85c67486f922db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 29 Jun 2013 16:33:55 +0200 Subject: Initial TDE conversion --- src/webqueryciteseerx.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/webqueryciteseerx.h') diff --git a/src/webqueryciteseerx.h b/src/webqueryciteseerx.h index 10f6533..8582058 100644 --- a/src/webqueryciteseerx.h +++ b/src/webqueryciteseerx.h @@ -23,7 +23,7 @@ #include #include -#include +#include #include #include @@ -97,7 +97,7 @@ namespace KBibTeX /// Callback when the job is finished. /**Reads the data from the job, and hands it over to the currently set parser. */ - void getData( KIO::Job *job ); + void getData( TDEIO::Job *job ); private: -- cgit v1.2.3