merge of '2e6ec6866313aade92a1bcb4405a7ef0ff26696c'

and '9b15232c558892eb4787b921845df76e7ed25b71'

Monotone-Parent: 2e6ec6866313aade92a1bcb4405a7ef0ff26696c
Monotone-Parent: 9b15232c558892eb4787b921845df76e7ed25b71
Monotone-Revision: f8795baa052d7d5b6da4d6c947c91e65a2da600a

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-06-04T00:41:08
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-06-04 00:41:08 +00:00
3 changed files with 20 additions and 6 deletions
@@ -81,8 +81,7 @@
/* recurrences */
- (iCalRepeatableEntityObject *) lookupOccurence: (NSString *) recID;
- (SOGoComponentOccurence *)
occurence: (iCalRepeatableEntityObject *) component;
- (SOGoComponentOccurence *) occurence: (iCalRepeatableEntityObject *) component;
- (iCalRepeatableEntityObject *) newOccurenceWithID: (NSString *) recID;
@end