mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 06:49:32 +00:00
Command creation works with simple paste commands.
This commit is contained in:
@@ -16,4 +16,6 @@
|
||||
@property (assign) CGEventFlags modifierMask;
|
||||
@property (assign) CGKeyCode keyCode;
|
||||
|
||||
- (instancetype)initWithModifierMask:(CGEventFlags)modiferMask keyCode:(CGKeyCode)code;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user