summaryrefslogtreecommitdiffstats
path: root/kmail/networkaccount.h
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:02:55 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:02:00 +0200
commit533bad2a1503973aaf8186691422c2eda91d02d4 (patch)
treef7e52f62416048859aa9bde8425e20aac0e7c669 /kmail/networkaccount.h
parent8144d5434bbd1c4448a37695aed6ad3d348043d8 (diff)
downloadtdepim-533bad2a1503973aaf8186691422c2eda91d02d4.tar.gz
tdepim-533bad2a1503973aaf8186691422c2eda91d02d4.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kmail/networkaccount.h')
-rw-r--r--kmail/networkaccount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/networkaccount.h b/kmail/networkaccount.h
index dd62b0cd..503a312d 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 */