added reference builder menu item to textfields.

Reference builder is not working at the moment
This commit is contained in:
michael starke
2017-10-27 16:01:50 +02:00
parent a2bc25e671
commit d69ced43c9
3 changed files with 22 additions and 4 deletions

View File

@@ -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;