Changeset 4192 in josm
- Timestamp:
- 2011-07-01T11:29:30+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java
r4126 r4192 47 47 tr("Adjust the position of this imagery layer"), Main.map, 48 48 cursor); 49 putValue("toolbar", false); 49 50 this.layer = layer; 50 51 }
Note:
See TracChangeset
for help on using the changeset viewer.