Ignore:
Timestamp:
2017-05-10T17:52:59+02:00 (7 years ago)
Author:
stoecker
Message:

fix #josm14759 - patch found by Binnette

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/Address.java

    r33226 r33301  
    511511            @Override
    512512            public void windowClosing(WindowEvent arg) {
    513                 if (Boolean.TRUE.equals(getValue("active"))) {
    514                     exitMode();
    515                 }
    516513                Main.map.selectMapMode((MapMode) Main.map.getDefaultButtonAction());
    517514            }
Note: See TracChangeset for help on using the changeset viewer.