mirror of
https://github.com/processing/processing4.git
synced 2026-01-30 03:41:15 +01:00
ASTGen: shuffle things around
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -276,7 +276,7 @@ public class ErrorCheckerService {
|
||||
}
|
||||
|
||||
synchronized (astGenerator) {
|
||||
astGenerator.disposeAllWindows();
|
||||
astGenerator.getGui().disposeAllWindows();
|
||||
}
|
||||
classLoader = null;
|
||||
Messages.loge("Thread stopped: " + editor.getSketch().getName());
|
||||
|
||||
Reference in New Issue
Block a user