Changeset 30145 in osm for applications/editors/josm/plugins/simplifyarea
- Timestamp:
- 2013-12-22T12:27:11+01:00 (12 years ago)
- File:
- 
      - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
      applications/editors/josm/plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.javar30133 r30145 50 50 51 51 private List<Bounds> getCurrentEditBounds() { 52 return Main.ma p.mapView.getEditLayer().data.getDataSourceBounds();52 return Main.main.getEditLayer().data.getDataSourceBounds(); 53 53 } 54 54 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
