mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-17 23:09:32 +00:00
Refactored Notification setup to use only the document as object
This commit is contained in:
@@ -26,6 +26,6 @@
|
||||
- (IBAction)toggleEdit:(id)sender;
|
||||
|
||||
/* Seperate call to ensure alle registered objects are in place */
|
||||
- (void)setupNotifications:(NSWindowController *)windowController;
|
||||
- (void)regsiterNotificationsForDocument:(NSDocument *)document;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user