summaryrefslogtreecommitdiff
path: root/misc/kdepim4/patches/patch-kmail_imapaccountbase.h
blob: e9c311f9cd92ab30327f0ec43d5cbdbd59867b71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-kmail_imapaccountbase.h,v 1.1 2012/11/11 22:29:14 joerg Exp $

--- kmail/imapaccountbase.h.orig	2012-11-09 14:04:05.000000000 +0000
+++ kmail/imapaccountbase.h
@@ -37,7 +37,6 @@
 #include <QByteArray>
 #include "progressmanager.h"
 
-class AccountManager;
 class KMFolder;
 class KConfigGroup;
 class KMMessagePart;
@@ -55,6 +54,7 @@ namespace KPIM {
 }
 
 namespace KMail {
+  class AccountManager;
   struct ACLListEntry;
   class QuotaInfo;
   typedef QVector<KMail::ACLListEntry> ACLList;