stubbed custom data popup

This commit is contained in:
michael starke
2017-02-03 16:36:54 +01:00
parent 03f5ca42a2
commit 11236c50f9
11 changed files with 304 additions and 97 deletions

View File

@@ -24,6 +24,7 @@
- (IBAction)pickIcon:(id)sender;
- (IBAction)pickExpiryDate:(id)sender;
- (IBAction)showPluginData:(id)sender;
/* Separate call to ensure all registered objects are in place */
- (void)registerNotificationsForDocument:(NSDocument *)document;