[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    make_it_cool: kdenetwork/kmail
From:       Don Sanders <don () sanders ! org>
Date:       2003-01-12 18:54:51
[Download RAW message or body]

CVS commit by sanders: 

Reduce diff to HEAD.


  M +7 -8      kmcommands.cpp   1.6.2.27
  M +2 -2      kmcommands.h   1.1.2.12


--- kdenetwork/kmail/kmcommands.cpp  #1.6.2.26:1.6.2.27
@@ -41,5 +41,4 @@
 #include <kprogress.h>
 #include <krun.h>
-#include <kdebug.h>
 
 #include "kbusyptr.h"
@@ -839,5 +838,5 @@ KMPrintCommand::KMPrintCommand( QWidget 
 void KMPrintCommand::execute()
 {
-  KMReaderWin printWin(0, 0, 0);
+  KMReaderWin printWin( 0, 0, 0 );
   printWin.setPrinting(TRUE);
   printWin.readConfig();
@@ -877,4 +876,10 @@ void KMFilterCommand::execute()
 
 
+KMMailingListFilterCommand::KMMailingListFilterCommand( QWidget *parent,
+  KMMsgBase *msgBase )
+  : KMCommand( parent, msgBase )
+{
+}
+
 KMFilterActionCommand::KMFilterActionCommand( QWidget *parent,
                                               const QPtrList<KMMsgBase> &msgList,
@@ -921,10 +926,4 @@ void KMMetaFilterActionCommand::start()
 }
 
-
-KMMailingListFilterCommand::KMMailingListFilterCommand( QWidget *parent,
-  KMMsgBase *msgBase )
-  : KMCommand( parent, msgBase )
-{
-}
 
 void KMMailingListFilterCommand::execute()


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic