mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 12:52:21 +00:00
Autotype for selected entry is working rudimentarily
This commit is contained in:
@@ -143,7 +143,6 @@ NSString *const _MPTableSecurCellView = @"PasswordCell";
|
||||
selector:@selector(_didBecomFirstResponder:)
|
||||
name:MPDidActivateViewNotification
|
||||
object:_entryTable];
|
||||
/* Filter bar notifications */
|
||||
[self _setupEntryMenu];
|
||||
|
||||
NSTableColumn *parentColumn = [self.entryTable tableColumns][0];
|
||||
|
||||
Reference in New Issue
Block a user