mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-16 18:58:50 +00:00
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:
@@ -212,7 +212,7 @@
|
||||
}
|
||||
|
||||
- (iCalEvent *)storedEvent {
|
||||
return (iCalEvent *) [(SOGoAppointmentObject *)[self storedEventObject] component];
|
||||
return (iCalEvent *) [(SOGoAppointmentObject *)[self storedEventObject] component: NO];
|
||||
}
|
||||
|
||||
/* organizer tracking */
|
||||
|
||||
Reference in New Issue
Block a user