mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-19 03:49:21 +00:00
Refactored Notification setup to use only the document as object
This commit is contained in:
@@ -136,7 +136,7 @@ NSString *const _MPOutlinveViewHeaderViewIdentifier = @"HeaderCell";
|
||||
}
|
||||
|
||||
#pragma mark Notifications
|
||||
- (void)setupNotifications:(MPDocumentWindowController *)windowController {
|
||||
- (void)regsiterNotificationsForDocument:(MPDocument *)document {
|
||||
// Nothing to do anymore
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user