mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-31 11:02:44 +00:00
Monotone-Parent: 27ade59da309caaf33ffd176d44a95672955e9c4
Monotone-Revision: d3b9346b7ff729aa3e123d710cf798285311dc5c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-02-04T22:22:14 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
{
|
||||
NSString *monthMenuItem;
|
||||
NSNumber *yearMenuItem;
|
||||
NSUserDefaults *ud;
|
||||
NSMutableDictionary *moduleSettings;
|
||||
}
|
||||
|
||||
- (NSArray *) monthMenuItems;
|
||||
@@ -45,6 +47,9 @@
|
||||
- (void) setYearMenuItem: (NSNumber *) aYearMenuItem;
|
||||
- (NSNumber *) yearMenuItem;
|
||||
|
||||
- (WOResponse *) getDragHandlesStateAction;
|
||||
- (WOResponse *) saveDragHandleStateAction;
|
||||
|
||||
@end
|
||||
|
||||
#endif /* UIXCALMAINVIEW_H */
|
||||
|
||||
Reference in New Issue
Block a user