We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53fd6b0 commit 585f854Copy full SHA for 585f854
1 file changed
app/src/processing/app/Preferences.java
@@ -21,7 +21,9 @@
21
22
package processing.app;
23
24
-import java.awt.*;
+import java.awt.Color;
25
+import java.awt.Font;
26
+import java.awt.SystemColor;
27
import java.io.*;
28
import java.util.*;
29
0 commit comments