mirror of
https://github.com/MacPass/MacPass.git
synced 2026-01-31 08:18:18 +00:00
Rudimentary auto type is working. Still some kinks on timing, etc.
This commit is contained in:
@@ -20,11 +20,5 @@
|
||||
@property (weak) IBOutlet NSButton *performAutotypeButton;
|
||||
|
||||
- (void)exectureAutotypeForEntry:(KPKEntry *)entry withWindowTitle:(NSString *)title;
|
||||
/**
|
||||
* Called by the selection window to start the autotype sequence
|
||||
*
|
||||
* @param sender sender of the action.
|
||||
*/
|
||||
- (IBAction)executeAutotypeWithSelectedMatch:(id)sender;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user