Changeset 23270 in osm for applications/editors
- Timestamp:
- 2010-09-19T15:20:14+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/toms/src/toms/seamarks/buoys/BuoySaw.java
r23269 r23270 139 139 if (isFired()) { 140 140 switch (getStyleIndex()) { 141 case SPEC_FLOAT: 142 case SPEC_BEACON: 143 case SPEC_TOWER: 141 case SAFE_FLOAT: 142 case SAFE_BEACON: 144 143 dlg.lM01Height.setVisible(true); 145 144 dlg.tfM01Height.setVisible(true);
Note:
See TracChangeset
for help on using the changeset viewer.