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

List:       kde-commits
Subject:    branches/KDE/3.5/kdepim/libkcal
From:       Thorsten Staerk <dev () staerk ! de>
Date:       2007-07-14 13:07:14
Message-ID: 1184418434.192121.25711.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 687820 by tstaerk:

Really remove relatedUids.
BUGS:147602

--This linie, and those below, will be ignored--

M    libkcal/incidence.cpp


 M  +3 -0      incidence.cpp  


--- branches/KDE/3.5/kdepim/libkcal/incidence.cpp #687819:687820
@@ -321,9 +321,12 @@
 }
 
 void Incidence::removeRelation(Incidence *event)
+// Remove the relation of our incident. E.g. if you have a task t and a
+// subtask, the subtask will have its relation to the task t.
 {
   mRelations.removeRef(event);
 //  if (event->getRelatedTo() == this) event->setRelatedTo(0);
+  mRelatedToUid=QString();
 }
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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