Changeset 26882 in osm for applications/editors/josm/plugins/reltoolbox/src/relcontext/RelContextDialog.java
- Timestamp:
- 2011-10-13T21:18:37+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/reltoolbox/src/relcontext/RelContextDialog.java
r26837 r26882 456 456 add(new DeleteChosenRelationAction(chosenRelation)); 457 457 add(new DownloadParentsAction(chosenRelation)); 458 add(new ReconstructPolygonAction(chosenRelation)); 458 459 addSeparator(); 459 460 add(new SelectInRelationPanelAction(chosenRelation));
Note:
See TracChangeset
for help on using the changeset viewer.
