Changeset 20281 in osm for applications/editors/josm/plugins/cadastre-fr/src
- Timestamp:
- 2010-03-05T16:59:58+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSAdjustAction.java
r20211 r20281 68 68 JOptionPane.showMessageDialog(Main.parent,tr("This mode works only if active layer is\n" 69 69 +"a cadastre \"plan image\" (raster image)")); 70 exitMode(); 71 Main.map.selectMapMode((MapMode)Main.map.getDefaultButtonAction()); 70 72 } 71 73 }
Note:
See TracChangeset
for help on using the changeset viewer.