moved reference builder popup code to entry inspector

This commit is contained in:
michael starke
2017-11-06 11:52:35 +01:00
parent eaba7a6da3
commit 3db0e55b8f
7 changed files with 30 additions and 20 deletions

View File

@@ -39,7 +39,6 @@
- (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;