mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-26 05:27:03 +00:00
Fixed: capp_lint on the entire project doesn't remove the content of the error tableview
This commit is contained in:
@@ -1730,6 +1730,7 @@ void fsevents_callback(ConstFSEventStreamRef streamRef,
|
||||
|
||||
- (IBAction)checkProjectWithCappLint:(id)aSender
|
||||
{
|
||||
[self clearErrors:self];
|
||||
[self checkCappLintForPath:self.projectPath];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user