summaryrefslogtreecommitdiffstats
path: root/kmail/mailserviceimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/mailserviceimpl.h')
-rw-r--r--kmail/mailserviceimpl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/mailserviceimpl.h b/kmail/mailserviceimpl.h
index 9e25a4278..6dc5224a8 100644
--- a/kmail/mailserviceimpl.h
+++ b/kmail/mailserviceimpl.h
@@ -49,7 +49,7 @@ namespace KMail {
const KURL::List& attachments );
// FIXME KDE 4.0: Remove this.
- // (cf. libkdepim/interfaces/MailTransportServiceIface.h)
+ // (cf. libtdepim/interfaces/MailTransportServiceIface.h)
bool sendMessage( const TQString& to,
const TQString& cc, const TQString& bcc,
const TQString& subject, const TQString& body,
@@ -61,7 +61,7 @@ namespace KMail {
const TQByteArray& attachment );
// FIXME KDE 4.0: Remove this.
- // (cf. libkdepim/interfaces/MailTransportServiceIface.h)
+ // (cf. libtdepim/interfaces/MailTransportServiceIface.h)
bool sendMessage( const TQString& to,
const TQString& cc, const TQString& bcc,
const TQString& subject, const TQString& body,