mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
Monotone-Parent: f36908690fb1287e17d7bb0eb4155ddc4c6f6a55
Monotone-Revision: 3ea5e4c3ab43c68fb675c5144a1c3378da620a48 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-22T06:44:27 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
NSCalendarDate *cycleUntilDate;
|
||||
NSString *title;
|
||||
NSString *location;
|
||||
SOGoAppointmentFolder *componentCalendar;
|
||||
NSString *comment;
|
||||
NSString *url;
|
||||
NSString *priority;
|
||||
@@ -93,6 +94,13 @@
|
||||
|
||||
- (SOGoAppointmentFolder *) componentCalendar;
|
||||
|
||||
- (NSArray *) calendarList;
|
||||
- (NSString *) calendarsFoldersList;
|
||||
- (NSString *) calendarDisplayName;
|
||||
|
||||
- (SOGoAppointmentFolder *) componentCalendar;
|
||||
- (void) setComponentCalendar: (SOGoAppointmentFolder *) _componentCalendar;
|
||||
|
||||
- (NSArray *) categoryList;
|
||||
- (void) setCategories: (NSArray *) _categories;
|
||||
- (NSArray *) categories;
|
||||
|
||||
Reference in New Issue
Block a user