summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo/yahooverifyaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/yahoo/yahooverifyaccount.h')
-rw-r--r--kopete/protocols/yahoo/yahooverifyaccount.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/yahoo/yahooverifyaccount.h b/kopete/protocols/yahoo/yahooverifyaccount.h
index 26dcf320..7eeba87e 100644
--- a/kopete/protocols/yahoo/yahooverifyaccount.h
+++ b/kopete/protocols/yahoo/yahooverifyaccount.h
@@ -48,8 +48,8 @@ protected slots:
virtual void slotClose();
virtual void slotApply();
public slots:
- void slotData( KIO::Job *job, const TQByteArray& data );
- void slotComplete( KIO::Job *job );
+ void slotData( TDEIO::Job *job, const TQByteArray& data );
+ void slotComplete( TDEIO::Job *job );
};
#endif