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

@@ -8,6 +8,6 @@
#import "MPViewController.h"
@interface MPPluginDataViewController : MPViewController
@interface MPPluginDataViewController : MPViewController <NSTableViewDelegate>
@end