Changeset 114 in tmcsimulator-scriptbuilder
- Timestamp:
- 09/07/2017 01:19:40 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/scriptbuilder/gui/ScriptBuilderFrame.java
r112 r114 150 150 script.addObserver(this); 151 151 initComponents(); 152 //We don't currently want the button to be present in this window 153 btnAddTime.setVisible(false); 152 154 this.update(null, script); 153 155
Note: See TracChangeset
for help on using the changeset viewer.
