mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
fix indent
This commit is contained in:
@@ -10250,7 +10250,7 @@ public class PApplet implements PConstants {
|
||||
}
|
||||
|
||||
// TODO When disabling AWT for LWJGL or others, we need to figure out
|
||||
// how to make Cmd-Q and the rest of this still work properly.
|
||||
// how to make Cmd-Q and the rest of this still work properly.
|
||||
if (platform == MACOS && !disableAWT) {
|
||||
try {
|
||||
final String td = "processing.core.ThinkDifferent";
|
||||
|
||||
Reference in New Issue
Block a user