cleaning up the todo list

This commit is contained in:
benfry
2003-01-26 16:18:37 +00:00
parent 5632105b1f
commit c116a581a2
4 changed files with 323 additions and 353 deletions

View File

@@ -413,7 +413,7 @@ public class PdeBase extends Frame implements ActionListener {
frame.pack(); // maybe this should be before the setBounds call
editor.frame = frame; // no longer really used
//editor.frame = frame; // no longer really used
editor.init();
rebuildSketchbookMenu(sketchbookMenu);
buildSerialMenu();