From dcd23bf4efb1578466e019d260a2fca6d657d231 Mon Sep 17 00:00:00 2001 From: Till Adam Date: Sun, 4 Apr 2010 20:43:56 +0000 Subject: [PATCH] Whitespace cleanup. svn path=/trunk/KDE/kdepim/kmail/; revision=1111096 --- searchwindow.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/searchwindow.cpp b/searchwindow.cpp index f20a4bba9..9aa85f689 100644 --- a/searchwindow.cpp +++ b/searchwindow.cpp @@ -349,8 +349,6 @@ SearchWindow::SearchWindow(KMMainWidget* w, const Akonadi::Collection& curFolder ac->addAssociatedWidget( this ); foreach (QAction* action, ac->actions()) action->setShortcutContext(Qt::WidgetWithChildrenShortcut); - - } //----------------------------------------------------------------------------- @@ -595,7 +593,6 @@ void SearchWindow::slotClose() accept(); } - //----------------------------------------------------------------------------- void SearchWindow::closeEvent(QCloseEvent *e) { @@ -702,7 +699,6 @@ void SearchWindow::enableGUI() enableButton(User2, searching); } - //----------------------------------------------------------------------------- QList SearchWindow::selectedMessages() {