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:
C Robert
2009-08-20 17:50:37 +00:00
parent 51b2141369
commit 855e40b9c4
3 changed files with 17 additions and 54 deletions
-3
View File
@@ -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 */