mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 12:52:21 +00:00
began work for seamless editing with history support
This commit is contained in:
@@ -457,8 +457,6 @@ NSString *const _MPTableSecurCellView = @"PasswordCell";
|
||||
- (void)_didExitHistory:(NSNotification *)notification {
|
||||
[self _hideContextBar];
|
||||
}
|
||||
|
||||
|
||||
#pragma mark ContextBar
|
||||
- (void)_updateContextBar {
|
||||
MPDocument *document = [[self windowController] document];
|
||||
|
||||
Reference in New Issue
Block a user