mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 16:22:21 +00:00
Reference builder now works rudimentarily
This commit is contained in:
@@ -12,5 +12,9 @@
|
||||
@property (weak) IBOutlet NSPopUpButton *valuePopUpButton;
|
||||
@property (weak) IBOutlet NSPopUpButton *searchKeyPopUpButton;
|
||||
@property (weak) IBOutlet NSTextField *searchStringTextField;
|
||||
@property (weak) IBOutlet NSTextField *referenceStringTextField;
|
||||
|
||||
- (IBAction)updateReference:(id)sender;
|
||||
- (IBAction)updateKey:(id)sender;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user