From 533bad2a1503973aaf8186691422c2eda91d02d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:55 +0200 Subject: Additional k => tde renaming and fixes --- kmail/networkaccount.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/networkaccount.h') diff --git a/kmail/networkaccount.h b/kmail/networkaccount.h index dd62b0cdc..503a312da 100644 --- a/kmail/networkaccount.h +++ b/kmail/networkaccount.h @@ -107,7 +107,7 @@ namespace KMail { /** @return an URL for this account */ virtual KURL getUrl() const; - /** @return the KIO slave for this account */ + /** @return the TDEIO slave for this account */ TDEIO::Slave * slave() const { return mSlave; } /** Kill all jobs that are currently in progress */ -- cgit v1.2.1