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:
Wolfgang Sourdeau
2007-04-02 19:26:26 +00:00
parent 4b356b2f3c
commit 3e468870ac
3 changed files with 22 additions and 17 deletions
+1 -1
View File
@@ -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;