Autotype for selected entry is working rudimentarily

This commit is contained in:
michael starke
2014-12-17 11:20:30 +01:00
parent 3eb98a516c
commit 692ade2110
12 changed files with 80 additions and 58 deletions

View File

@@ -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];