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

List:       kde-commits
Subject:    KDE/kdepimlibs/kcal
From:       André Wöbbeking <Woebbeking () web ! de>
Date:       2006-08-27 14:42:59
Message-ID: 1156689779.544400.9349.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 577785 by woebbe:

compile

 M  +1 -1      icaltimezones.cpp  


--- trunk/KDE/kdepimlibs/kcal/icaltimezones.cpp #577784:577785
@@ -727,7 +727,7 @@
           // The end date time specified in an RRULE should be in UTC.
           // Convert to local time to avoid datesInInterval() getting things wrong.
           if (r.duration() == 0) {
-            KDateTime end = r.endDt();
+              KDateTime end(r.endDt());
             if (end.timeSpec() == KDateTime::Spec::UTC) {
               end.setTimeSpec(KDateTime::Spec::ClockTime);
 #warning temporary build hack
[prev in list] [next in list] [prev in thread] [next in thread] 

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