mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-28 00:09:29 +00:00
Monotone-Parent: 8d594092dbc086742c4dda1a3b760c47860db97e
Monotone-Revision: 499f99a4ec1e217106656209b339db3a1b287d74 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:27:14 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -40,9 +40,6 @@
|
||||
NSString *currentTableHour;
|
||||
NSMutableArray *daysToDisplay;
|
||||
NSMutableArray *hoursToDisplay;
|
||||
NSArray *allAppointments;
|
||||
|
||||
NSDictionary *currentAppointment;
|
||||
|
||||
NSString *cssClass;
|
||||
NSString *cssId;
|
||||
@@ -65,9 +62,6 @@
|
||||
- (void) setCurrentTableDay: (NSCalendarDate *) aTableDay;
|
||||
- (NSCalendarDate *) currentTableDay;
|
||||
|
||||
- (void) setCurrentAppointment: (NSDictionary *) newCurrentAppointment;
|
||||
- (NSDictionary *) currentAppointment;
|
||||
|
||||
@end
|
||||
|
||||
#endif /* UIXCALDAYTABLE_H */
|
||||
|
||||
Reference in New Issue
Block a user