mirror of
https://github.com/processing/processing4.git
synced 2026-02-16 11:55:38 +01:00
get android code to compile
This commit is contained in:
@@ -115,7 +115,7 @@ public class JavaToolbar extends EditorToolbar {
|
||||
if (shift) {
|
||||
jeditor.handleExportApplication();
|
||||
} else {
|
||||
jeditor.handleExportProject();
|
||||
jeditor.handleExportApplet();
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user