Fixed: only reload the operations and errors dataview when they are currently displayed in XcodeCapp

This commit is contained in:
Alexandre Wilhelm
2015-11-18 11:01:09 -08:00
parent 51a88a23ac
commit 2b17e173f5
5 changed files with 25 additions and 2 deletions
@@ -20,6 +20,7 @@
}
@property XCCCappuccinoProjectController *cappuccinoProjectController;
@property BOOL selected;
- (void)reload;
- (IBAction)cancelAllOperations:(id)sender;