mirror of
https://github.com/processing/processing4.git
synced 2026-02-13 18:35:37 +01:00
pde x prefs now saved to the main preferences.txt
This commit is contained in:
@@ -156,7 +156,6 @@ public class ASTGenerator {
|
||||
//addCompletionPopupListner();
|
||||
addListeners();
|
||||
//loadJavaDoc();
|
||||
predictionsEnabled = new AtomicBoolean(true);
|
||||
}
|
||||
|
||||
protected void setupGUI(){
|
||||
|
||||
Reference in New Issue
Block a user