clearing plugin data wired up

This commit is contained in:
michael starke
2017-05-17 19:05:17 +02:00
parent 92be84d13a
commit 441496f260

View File

@@ -58,7 +58,7 @@
}
- (IBAction)removeAllPluginData:(id)sender {
//
[self.representedNode clearCustomData];
}
- (NSView *)tableView:(NSTableView *)tableView viewForTableColumn:(NSTableColumn *)tableColumn row:(NSInteger)row {