moving forward with recent sketches menu, almost working and cleaning up other demons

This commit is contained in:
benfry
2012-04-05 03:56:23 +00:00
parent 41c2c49b22
commit d926adab56
20 changed files with 881 additions and 647 deletions

View File

@@ -111,7 +111,7 @@ public class JavaToolbar extends EditorToolbar {
break;
case SAVE:
jeditor.handleSaveRequest(false);
jeditor.handleSave(false);
break;
case EXPORT: