Changeset 33910 in osm for applications/editors/josm/plugins/waydownloader/src
- Timestamp:
- 2017-11-25T02:08:05+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java
r33574 r33910 176 176 return; 177 177 Command cmd = MergeNodesAction.mergeNodes( 178 MainApplication.getLayerManager().getEditLayer(),179 178 Collections.singletonList(dupeNode), 180 179 selectedNode
Note:
See TracChangeset
for help on using the changeset viewer.