From 64df902cf71a8ee258fb85f6be26248f399aa01f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:05:15 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kmail/imapaccountbase.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kmail/imapaccountbase.h') diff --git a/kmail/imapaccountbase.h b/kmail/imapaccountbase.h index ec08ea5f..f1bf03f0 100644 --- a/kmail/imapaccountbase.h +++ b/kmail/imapaccountbase.h @@ -30,7 +30,7 @@ #include #include -#include +#include class AccountManager; class KMFolder; @@ -103,7 +103,7 @@ namespace KMail { virtual void writeConfig( TDEConfig& config ); /** - * The state of the kioslave connection + * The state of the tdeioslave connection */ enum ConnectionState { Error = 0, Connected, Connecting }; -- cgit v1.2.3