mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-13 02:43:17 +00:00
Reversed Mantis 1911
Monotone-Parent: 8ca5aace55726ddec16532b1c35cb58a10926682 Monotone-Revision: 703ef021864a30cc204316cf7c457d1e1e3a520e Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-20T17:50:37 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -35,15 +35,12 @@
|
||||
id year;
|
||||
NSString *label;
|
||||
BOOL isDisabled;
|
||||
NSString *format;
|
||||
NSString *jsFormat;
|
||||
}
|
||||
|
||||
- (NSString *) dateID;
|
||||
- (NSString *) dateFormat;
|
||||
- (NSString *) jsDateFormat;
|
||||
- (BOOL) useISOFormats;
|
||||
- (void) setupFormat;
|
||||
@end
|
||||
|
||||
#endif /* UIXDATEPICKER_H */
|
||||
|
||||
Reference in New Issue
Block a user