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

List:       kde-commits
Subject:    branches/work/kdepim_kcalcore/incidenceeditors/incidenceeditor-ng
From:       Bertjan Broeksema <broeksema () kde ! org>
Date:       2010-07-26 10:42:32
Message-ID: 20100726104232.A8967AC867 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1154826 by bbroeksema:

Clear the attendee edditor on load, to make sure that isDirty() doensn't fail
on a reload of an event.


 M  +1 -0      incidenceattendee.cpp  


--- branches/work/kdepim_kcalcore/incidenceeditors/incidenceeditor-ng/incidenceattendee.cpp \
#1154825:1154826 @@ -142,6 +142,7 @@
     mUi->mOrganizerLabel->setText( incidence->organizer()->fullName() );
   }
 
+  mAttendeeEditor->clear();
   const KCalCore::Attendee::List al = incidence->attendees();
   foreach( const KCalCore::Attendee::Ptr &a, al )
     mAttendeeEditor->addAttendee( a );


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

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