Changeset 29525 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreInterface.java
- Timestamp:
- 2013-04-21T15:15:09+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreInterface.java
r28961 r29525 556 556 System.out.println("Try to grab into a new layer when "+wmsLayer.getName()+" is already opened."); 557 557 // remove the duplicated layer 558 Main.ma p.mapView.removeLayer(wmsLayer);558 Main.main.removeLayer(wmsLayer); 559 559 throw new DuplicateLayerException(); 560 560 }
Note:
See TracChangeset
for help on using the changeset viewer.
