svn path=/trunk/KDE/kdepim/; revision=426929
@ -55,7 +55,7 @@
#include "kmacctmaildir.h"
#include "kmacctlocal.h"
#include "kmacctmgr.h"
#include "kmacctpop.h"
#include "popaccount.h"
#include "kmacctimap.h"
#include "kmacctcachedimap.h"
#include "kmfoldermgr.h"
@ -42,7 +42,7 @@
#include "kmkernel.h"
@ -3,7 +3,7 @@
*
* Copyright (c) 2000-2002 Michael Haeckel <haeckel@kde.org>
* This file is based on kmacctpop.h by Don Sanders
* This file is based on popaccount.h by Don Sanders
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -9,7 +9,7 @@
#include "kmaccount.h"
#include "networkaccount.h"
using KMail::NetworkAccount;
@ -5,7 +5,7 @@
* This file is based on kmacctimap.h by Michael Haeckel which is
* based on kmacctpop.h by Don Sanders
* based on popaccount.h by Don Sanders
@ -24,7 +24,7 @@
#include <config.h>
#endif
#include "broadcaststatus.h"
using KPIM::BroadcastStatus;