mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 02:09:22 +00:00
Extracted RoundedTextFieldCell
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
|
||||
[[NSNotificationCenter defaultCenter] addObserver:self
|
||||
selector:@selector(_didUpdateData:)
|
||||
name:MPDocumentDidDelteGroupNotification
|
||||
name:MPDocumentWillDelteGroupNotification
|
||||
object:[[self windowController] document]];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user