summaryrefslogtreecommitdiffstats
path: root/libkpimexchange/core/exchangeaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkpimexchange/core/exchangeaccount.h')
-rw-r--r--libkpimexchange/core/exchangeaccount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpimexchange/core/exchangeaccount.h b/libkpimexchange/core/exchangeaccount.h
index 71b6b889..0d8bfcdf 100644
--- a/libkpimexchange/core/exchangeaccount.h
+++ b/libkpimexchange/core/exchangeaccount.h
@@ -81,7 +81,7 @@ class KDE_EXPORT ExchangeAccount : public TQObject
const TQString &password );
private slots:
- void slotFolderResult( KIO::Job * );
+ void slotFolderResult( TDEIO::Job * );
private:
TQString mHost;