SVN_SILENT minor stuff, mostly obsolete anyway

Merged revisions 710588-710605,710607-710609,710611-710623,710625-710634,710636-710641,710643,710645-711039,711041-711164,711166-711600,711602,711605-711622,711624-711780,711782-712045,712047-712055,712057-712273,712275-712278,712280-713446,713448,713450-713461,713463-714100,714102-714357,714359-714449,714451-715111,715113-715122,715124-715205,715207-715217,715219-715232,715234-715563,715565-715587,715589-716197,716199-716226,716228-716249,716251-716287,716289-716299,716302-716317,716319-716375,716377-716392,716394-716414,716416-716475,716477-716764,716766-716770,716772-716777,716779-716881,716883-716902,716904-716907,716909-716932,716934-717161,717163-717190,717192-717195,717197-717206,717208,717210-717213,717215-717251,717253,717255-717263,717265-717284,717287-717291,717294,717296-717303,717305-717312,717314-717317,717319-717675,717677,717679-717726,717728-717780,717782-718340,718342-718505,718507-721121,721123-721406,721408-721424,721426-723030,723032-723347,723349-723366,723368-723652,723654-724152,724154,724156-724381,724383-724384,724386-724443,724445-724545,724547-724768,724770-727625,727627-728016,728018-728089,728091-728450,728452-728540,728542-728559 via svnmerge from 
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim

........
  r710588 | tilladam | 2007-09-10 14:28:41 +0200 (Mon, 10 Sep 2007) | 4 lines
  
  Change the summary view title to "To-Do" from "To-do List" for consistency with
  the side bar.
  kolab/issue896
........
  r716438 | tilladam | 2007-09-24 20:12:35 +0200 (Mon, 24 Sep 2007) | 2 lines
  
  SVN_SILENT whitespace
........
  r716777 | tilladam | 2007-09-25 10:17:26 +0200 (Tue, 25 Sep 2007) | 2 lines
  
  SVN_SILENT remove unused includes
........
  r716900 | tilladam | 2007-09-25 16:58:03 +0200 (Tue, 25 Sep 2007) | 1 line
  
  SVN_SILENT whitespace fix
........
  r728559 | kloecker | 2007-10-23 19:35:04 +0200 (Tue, 23 Oct 2007) | 1 line
  
  Fix compilation for case-sensitive file systems.
........

svn path=/trunk/KDE/kdepim/; revision=776686
wilder-work
Volker Krause 18 years ago
parent baf5d52098
commit 4a27de265d
  1. 1
      kmacctcachedimap.cpp
  2. 1
      kmfolderimap.cpp

@ -44,7 +44,6 @@ using KMail::AccountManager;
#include <kio/passworddialog.h>
#include <kio/scheduler.h>
#include <kio/slave.h>
#include <kmessagebox.h>
#include <kdebug.h>
#include <kstandarddirs.h>
#include <kconfiggroup.h>

@ -49,7 +49,6 @@ using KMail::RenameJob;
#include <kdebug.h>
#include <kio/scheduler.h>
#include <kconfig.h>
#include <kmessagebox.h>
#include <kconfiggroup.h>
#include <QBuffer>

Loading…
Cancel
Save