Changeset 22725 in osm for applications/editors/josm/plugins/toms/src/toms/dialogs/SmpDialogAction.java
- Timestamp:
- 2010-08-21T20:59:26+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/toms/src/toms/dialogs/SmpDialogAction.java
r22722 r22725 569 569 if (n == null) 570 570 n = onode; 571 if (n == null) 572 return; 571 573 name = buoy.getName(); 572 574 switch (type) {
Note:
See TracChangeset
for help on using the changeset viewer.