mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 23:09:21 +00:00
added reference builder menu item to textfields.
Reference builder is not working at the moment
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
- (IBAction)pickIcon:(id)sender;
|
||||
- (IBAction)pickExpiryDate:(id)sender;
|
||||
- (IBAction)showPluginData:(id)sender;
|
||||
- (IBAction)showReferenceBuilder:(id)sender;
|
||||
|
||||
/* Separate call to ensure all registered objects are in place */
|
||||
- (void)registerNotificationsForDocument:(NSDocument *)document;
|
||||
|
||||
Reference in New Issue
Block a user