Monotone-Parent: 190df89fa79fdae30c7fc8674c58058aa79da666

Monotone-Revision: eeb0705e6da33070adbdcd844a5c1eef16561cac

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-06-03T21:02:30
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Francis Lachapelle 2009-06-03 21:02:30 +00:00
parent aa2c69643a
commit 7110f4ad4f
1 changed files with 1 additions and 2 deletions

View File

@ -81,8 +81,7 @@
/* recurrences */
- (iCalRepeatableEntityObject *) lookupOccurence: (NSString *) recID;
- (SOGoComponentOccurence *)
occurence: (iCalRepeatableEntityObject *) component;
- (SOGoComponentOccurence *) occurence: (iCalRepeatableEntityObject *) component;
- (iCalRepeatableEntityObject *) newOccurenceWithID: (NSString *) recID;
@end