Doh. Why do I have to do this by hand? :-)

svn path=/trunk/KDE/kdepim/; revision=426929
wilder-work
Ingo Klcker 21 years ago
parent 37c09878d7
commit 837ead23af
  1. 2
      accountdialog.cpp
  2. 2
      accountwizard.cpp
  3. 2
      kmacctimap.h
  4. 2
      kmacctmgr.cpp
  5. 2
      kmfolderimap.h
  6. 2
      popaccount.cpp

@ -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 "kmacctlocal.h"
#include "kmkernel.h"
#include "kmacctpop.h"
#include "popaccount.h"
#include "kmacctimap.h"
#include "kmacctcachedimap.h"
#include "kmacctmaildir.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 "kmacctmaildir.h"
#include "kmacctlocal.h"
#include "kmacctpop.h"
#include "popaccount.h"
#include "kmacctimap.h"
#include "networkaccount.h"
using KMail::NetworkAccount;

@ -5,7 +5,7 @@
* Copyright (c) 2000-2002 Michael Haeckel <haeckel@kde.org>
*
* 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
*
* 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

@ -24,7 +24,7 @@
#include <config.h>
#endif
#include "kmacctpop.h"
#include "popaccount.h"
#include "broadcaststatus.h"
using KPIM::BroadcastStatus;

Loading…
Cancel
Save