Changeset 33301 in osm for applications
- Timestamp:
- 2017-05-10T17:52:59+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/Address.java
r33226 r33301 511 511 @Override 512 512 public void windowClosing(WindowEvent arg) { 513 if (Boolean.TRUE.equals(getValue("active"))) {514 exitMode();515 }516 513 Main.map.selectMapMode((MapMode) Main.map.getDefaultButtonAction()); 517 514 }
Note:
See TracChangeset
for help on using the changeset viewer.