mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 06:29:30 +00:00
Implemented obfuscated autotyping and restoring of pasteboard objects
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
|
||||
/* Autotype */
|
||||
@property (weak) IBOutlet NSButton *enableAutotypeCheckButton;
|
||||
@property (weak) IBOutlet NSButton *obfuscateAutotypeCheckButton;
|
||||
@property (weak) IBOutlet NSTableView *windowAssociationsTableView;
|
||||
@property (weak) IBOutlet NSTextField *customEntrySequenceTextField;
|
||||
@property (weak) IBOutlet NSComboBox *windowTitleComboBox;
|
||||
|
||||
Reference in New Issue
Block a user