mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 14:28:52 +00:00
Handle attach URLs in appointment editor
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
- (BOOL) isReadOnly;
|
||||
- (void) setAttributes: (NSDictionary *) attributes;
|
||||
|
||||
- (NSDictionary *) loadAlarm;
|
||||
- (NSDictionary *) alarm;
|
||||
- (NSArray *) attachUrls;
|
||||
+ (NSArray *) reminderValues;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user