mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-20 06:03:20 +00:00
Monotone-Parent: 487cdad3dbd4c7d9c8e79989636b26cefcde1b80
Monotone-Revision: 7d00dc40e4703750dc10ef05910f0c4d9a7162fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-02T19:27:46 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
id item;
|
||||
|
||||
NSString *saveURL;
|
||||
NSMutableArray *calendarList;
|
||||
|
||||
/* individual values */
|
||||
NSCalendarDate *cycleUntilDate;
|
||||
@@ -125,9 +126,6 @@
|
||||
- (void) setIsCycleEndUntil;
|
||||
- (void) setIsCycleEndNever;
|
||||
|
||||
- (NSString *) componentOwner;
|
||||
- (NSArray *) availableCalendars;
|
||||
|
||||
/* access */
|
||||
- (BOOL) isMyComponent;
|
||||
- (BOOL) canEditComponent;
|
||||
|
||||
Reference in New Issue
Block a user