mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-31 08:04:54 +00:00
0
Monotone-Parent: 55c226ffd5db8ed7f07eb8591aded800a89418b2 Monotone-Revision: c3c980772004fa550702d469d6fbe729fd954f5d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-20T22:25:49 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -164,6 +164,12 @@ extern NSString *SOGoWeekStartFirstFullWeek;
|
||||
- (void) setCalendarShouldDisplayWeekend: (BOOL) newValue;
|
||||
- (BOOL) calendarShouldDisplayWeekend;
|
||||
|
||||
- (void) setCalendarEventsDefaultClassification: (NSString *) newValue;
|
||||
- (NSString *) calendarEventsDefaultClassification;
|
||||
|
||||
- (void) setCalendarTasksDefaultClassification: (NSString *) newValue;
|
||||
- (NSString *) calendarTasksDefaultClassification;
|
||||
|
||||
- (void) setReminderEnabled: (BOOL) newValue;
|
||||
- (BOOL) reminderEnabled;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user