mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: 38290ec957f9b6f35375587b7126f8610d1252f1
Monotone-Revision: 9c7891b3f8128bdcbff88f67fa3b7393e15a40ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T21:06:34 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
}
|
||||
|
||||
- (iCalEvent *)storedEvent {
|
||||
return [(SOGoAppointmentObject *)[self storedEventObject] event];
|
||||
return (iCalEvent *) [(SOGoAppointmentObject *)[self storedEventObject] component];
|
||||
}
|
||||
|
||||
/* organizer tracking */
|
||||
|
||||
Reference in New Issue
Block a user