Support for repetitive alarms and tasks

This commit is contained in:
Ludovic Marcotte
2014-09-12 08:34:15 -04:00
parent 8cdaac6300
commit 12a4fd05a2
44 changed files with 921 additions and 552 deletions
@@ -69,6 +69,8 @@
- (NSCalendarDate *) firstRecurrenceStartDateWithEndDate: (NSCalendarDate *) endDate;
- (NSCalendarDate *) lastPossibleRecurrenceStartDate;
@end
#endif /* __NGCards_iCalRepeatableEntityObject_H_ */