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

List:       kde-commits
Subject:    KDE/kdepimlibs/kcal (silent)
From:       Allen Winter <winter () kde ! org>
Date:       2008-10-12 12:19:46
Message-ID: 1223813986.176910.27174.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 870345 by winterz:

remove trailing whitespace
SVN_SILENT:


 M  +2 -2      calendar.cpp  


--- trunk/KDE/kdepimlibs/kcal/calendar.cpp #870344:870345
@@ -308,7 +308,7 @@
     alphaList = sortEvents( eventList, EventSortSummary, sortDirection );
     for ( eit = alphaList.begin(); eit != alphaList.end(); ++eit ) {
       if ( (*eit)->dtStart().isDateOnly() ) {
-        tempList.append( *eit );        
+        tempList.append( *eit );
         continue;
       }
       sortIt = eventListSorted.begin();
@@ -332,7 +332,7 @@
     } else {
       // Append the list of Events without End DateTimes
       eventListSorted += tempList;
-    }    
+    }
     break;
 
   case EventSortEndDate:
[prev in list] [next in list] [prev in thread] [next in thread] 

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