mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 22:19:21 +00:00
Removed AutotypeParser as this is now handled by an NSString Cateogriy in KeePassKit
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
|
||||
@property (readonly, strong) MPAutotypeContext *context;
|
||||
|
||||
|
||||
+ (NSArray *)commandsForContext:(MPAutotypeContext *)context;
|
||||
/**
|
||||
* Sends a KeyPress Event with the supplied modifier flags and Keycode
|
||||
* Any existing modifiers will be disabled for this event. If the user
|
||||
|
||||
Reference in New Issue
Block a user