Changeset 27014 in osm for applications/editors/josm
- Timestamp:
- 2011-11-05T17:53:01+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/ShowBoundsAction.java
r26776 r27014 33 33 * 34 34 */ 35 @SuppressWarnings("serial") 35 36 public class ShowBoundsAction extends ComputeBoundsAction { 36 37 private static final long serialVersionUID = 6636454148615649794L;38 37 39 38 public ShowBoundsAction() {
Note:
See TracChangeset
for help on using the changeset viewer.