mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 10:32:26 +00:00
clearing plugin data wired up
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
}
|
||||
|
||||
- (IBAction)removeAllPluginData:(id)sender {
|
||||
//
|
||||
[self.representedNode clearCustomData];
|
||||
}
|
||||
|
||||
- (NSView *)tableView:(NSTableView *)tableView viewForTableColumn:(NSTableColumn *)tableColumn row:(NSInteger)row {
|
||||
|
||||
Reference in New Issue
Block a user