mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 12:58:50 +00:00
Monotone-Parent: 1a0f96fd588d7f7edaa7a85a352ab39c2acbca70
Monotone-Revision: b0d54fb9b69827b08042c1be219b87648b1a9df2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-01T16:53:15 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -125,8 +125,8 @@ extern NSString *SOGoWeekStartFirstFullWeek;
|
||||
- (void) setCalendarCategories: (NSArray *) newValues;
|
||||
- (NSArray *) calendarCategories;
|
||||
|
||||
- (void) setCalendarCategoriesColors: (NSArray *) newValues;
|
||||
- (NSArray *) calendarCategoriesColors;
|
||||
- (void) setCalendarCategoriesColors: (NSDictionary *) newValues;
|
||||
- (NSDictionary *) calendarCategoriesColors;
|
||||
|
||||
- (void) setCalendarShouldDisplayWeekend: (BOOL) newValue;
|
||||
- (BOOL) calendarShouldDisplayWeekend;
|
||||
|
||||
Reference in New Issue
Block a user