We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ce606e commit 9a3fc52Copy full SHA for 9a3fc52
java/src/processing/mode/java/preproc/PdePreprocessor.java
@@ -27,7 +27,7 @@
27
28
package processing.mode.java.preproc;
29
30
-import java.awt.*;
+import java.awt.EventQueue;
31
import java.io.*;
32
import java.util.*;
33
import java.util.regex.MatchResult;
0 commit comments