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

List:       kde-commits
Subject:    kdepim/kresources/kolab/kcal
From:       Till Adam <adam () kde ! org>
Date:       2005-03-22 19:58:38
Message-ID: 20050322195838.0C4853C3 () office ! kde ! org
[Download RAW message or body]

CVS commit by tilladam: 

To quote the mighty (and attractive) Zack: dum-dee-dum-dee-dum.


  M +1 -1      incidence.cpp   1.16


--- kdepim/kresources/kolab/kcal/incidence.cpp  #1.15:1.16
@@ -533,5 +533,5 @@ void Incidence::setRecurrence( KCal::Rec
     mRecurrence.type = "monthday";
     QPtrList<int> rmd = recur->monthDays();
-    int day = !rmd.isEmpty() ? day = *rmd.first() : day = recur->parent()->dtStart().date().day();
+    int day = !rmd.isEmpty() ? *rmd.first() : recur->parent()->dtStart().date().day();
     mRecurrence.dayNumber = QString::number( day );
     QPtrList<int> months = recur->yearNums();


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

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