Changeset 32556 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionBoundaries.java
- Timestamp:
- 2016-07-04T14:18:17+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionBoundaries.java
r18544 r32556 1 // License: GPL. v2 and later. Copyright 2008-2009 by Pieren <pieren3@gmail.com> and others1 // License: GPL. For details, see LICENSE file. 2 2 package cadastre_fr; 3 3 … … 22 22 } 23 23 24 @Override 24 25 public void actionPerformed(ActionEvent arg0) { 25 26 wmsLayer = WMSDownloadAction.getLayer();
Note:
See TracChangeset
for help on using the changeset viewer.