Monotone-Parent: 53e31f736284762567ba9dd0f85ca935769b14da

Monotone-Revision: eef1670b5893ad8df47967498257fdeeffe9a146

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-03-18T15:22:10
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-03-18 15:22:10 +00:00
parent 4cadfd9e25
commit 45ffa33ddd
7 changed files with 11 additions and 6 deletions

View File

@@ -212,7 +212,7 @@
}
- (iCalEvent *)storedEvent {
return (iCalEvent *) [(SOGoAppointmentObject *)[self storedEventObject] component];
return (iCalEvent *) [(SOGoAppointmentObject *)[self storedEventObject] component: NO];
}
/* organizer tracking */