Ignore:
Timestamp:
2014-01-19T14:52:39+01:00 (12 years ago)
Author:
malcolmh
Message:

new model structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/smed2/src/panels/ShowFrame.java

    r30150 r30215  
    3333                        showMap.nodes = map.nodes;
    3434                        showMap.edges = map.edges;
    35                         showMap.areas = map.areas;
    3635                        showMap.index = map.index;
    3736                        if (feature != null) {
Note: See TracChangeset for help on using the changeset viewer.