From aab2d12fa085a207782fe8b832f16a2e0e3d0465 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Thu, 10 Jul 2008 17:38:14 +0000 Subject: [PATCH] a bit of cleaning SVN_SILENT: svn path=/trunk/KDE/kdepim/; revision=830525 --- secondarywindow.cpp | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/secondarywindow.cpp b/secondarywindow.cpp index 85d819336..07726048f 100644 --- a/secondarywindow.cpp +++ b/secondarywindow.cpp @@ -13,9 +13,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA In addition, as a special exception, the copyright holders give permission to link the code of this program with any edition of @@ -31,13 +31,12 @@ #include "secondarywindow.h" - #include "kmkernel.h" #include -//Added by qt3to4: + #include -#include + namespace KMail { //---------------------------------------------------------------------------