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

List:       kde-commits
Subject:    KDE/kdepim/kontact/src (silent)
From:       Allen Winter <winter () kde ! org>
Date:       2008-06-30 23:56:28
Message-ID: 1214870188.598605.25286.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 826568 by winterz:

removing trailing whitespace and shorten a long line (<100 chars)
SVN_SILENT:


 M  +2 -1      iconsidepane.cpp  
 M  +1 -1      iconsidepane.h  


--- trunk/KDE/kdepim/kontact/src/iconsidepane.cpp #826567:826568
@@ -66,7 +66,8 @@
       QItemSelectionModel::select( index, command );
     }
 
-    virtual void select( const QItemSelection &selection, QItemSelectionModel::SelectionFlags command )
+    virtual void select( const QItemSelection &selection,
+                         QItemSelectionModel::SelectionFlags command )
     {
       // Don't allow the current selection to be cleared
       if ( !selection.count() && ( command & QItemSelectionModel::Clear ) ) {
--- trunk/KDE/kdepim/kontact/src/iconsidepane.h #826567:826568
@@ -112,7 +112,7 @@
     virtual void updatePlugins();
 
   protected:
-    virtual void resizeEvent( QResizeEvent *event ); 
+    virtual void resizeEvent( QResizeEvent *event );
 
   private:
     Navigator *mNavigator;
[prev in list] [next in list] [prev in thread] [next in thread] 

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