mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
(fix) Restore methods in UIxCalUserRightsEditor
This commit is contained in:
@@ -39,10 +39,8 @@
|
||||
|
||||
- (NSArray *) rightTypes;
|
||||
|
||||
- (void) setUserCanCreateObjects: (BOOL) userCanCreateObjects;
|
||||
- (BOOL) userCanCreateObjects;
|
||||
|
||||
- (void) setUserCanEraseObjects: (BOOL) userCanEraseObjects;
|
||||
- (BOOL) userCanEraseObjects;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user