[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-12-31 22:48:48
Message-ID: 1230763728.075515.15334.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 903963 by winterz:

very minor coding style
SVN_SILENT:


 M  +2 -1      scheduler.cpp  


--- trunk/KDE/kdepimlibs/kcal/scheduler.cpp #903962:903963
@@ -342,7 +342,8 @@
   // try harder to find the correct incidence
   if ( !ev && !to ) {
     const Incidence::List list = mCalendar->incidences();
-    for ( Incidence::List::ConstIterator it = list.constBegin(), end = \
list.constEnd(); it != end; ++it ) { +    for ( Incidence::List::ConstIterator \
it=list.constBegin(), end=list.constEnd(); +          it != end; ++it ) {
       if ( (*it)->schedulingID() == incidence->uid() ) {
         ev = dynamic_cast<Event*>( *it );
         to = dynamic_cast<Todo*>( *it );


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

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