Ignore:
Timestamp:
2009-11-28T17:05:44+01:00 (17 years ago)
Author:
pieren
Message:

Fix minor issues if Grab is called without layer (possible since projection rework)

File:
1 edited

Legend:

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

    r18743 r18838  
    8686 *                   support of subprojections in preferences for zones setting and UTM20N
    8787 *                 - removed autosourcing of empty new nodes
     88 * 1.6 28-Nov-2009 - Fix minor issues if Grab is called without layer (possible since projection rework)
    8889 */
    8990public class CadastrePlugin extends Plugin {
    90     static String VERSION = "1.4";
     91    static String VERSION = "1.6";
    9192
    9293    static JMenu cadastreJMenu;
Note: See TracChangeset for help on using the changeset viewer.