mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 13:43:22 +00:00
Monotone-Parent: c1dd559e8e0054841eb452f1efe0c0021af2c39c
Monotone-Revision: 487cdad3dbd4c7d9c8e79989636b26cefcde1b80 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-02T19:26:26 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
|
||||
@interface UIxCalendarSelector : UIxComponent
|
||||
{
|
||||
NSMutableArray *calendarFolders;
|
||||
NSMutableDictionary *colors;
|
||||
|
||||
NSDictionary *currentCalendarFolder;
|
||||
@@ -40,6 +39,7 @@
|
||||
}
|
||||
|
||||
- (NSArray *) calendarFolders;
|
||||
|
||||
- (void) setCurrentCalendarFolder: (NSDictionary *) newCurrentCalendarFolder;
|
||||
- (NSDictionary *) currentCalendarFolder;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user