mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 02:39:30 +00:00
Implemented Edit button; it must be clicked to modify an entry.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
@property (weak) IBOutlet NSButton *editButton;
|
||||
|
||||
- (IBAction)showImagePopup:(id)sender;
|
||||
- (IBAction)handleEditButtonClickEvent:(id)sender;
|
||||
|
||||
/* Seperate call to ensure alle registered objects are in place */
|
||||
- (void)setupNotifications:(NSWindowController *)windowController;
|
||||
|
||||
Reference in New Issue
Block a user