Changeset 1814 in josm for trunk/src/org/openstreetmap/josm/command/Command.java
- Timestamp:
- 2009-07-19T19:04:49+02:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/command/Command.java
r1750 r1814 51 51 52 52 public Command() { 53 this.layer = Main.ma in.map.mapView.getEditLayer();53 this.layer = Main.map.mapView.getEditLayer(); 54 54 } 55 55 /**
Note:
See TracChangeset
for help on using the changeset viewer.
