Changeset 28616 in osm for applications/editors/josm/plugins/opendata/src/org
- Timestamp:
- 2012-08-24T01:34:11+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/gui/OdDialog.java
r28614 r28616 141 141 super.destroy(); 142 142 MapView.removeLayerChangeListener(this); 143 MapView.removeEditLayerChangeListener(this); 143 144 } 144 145 }
Note:
See TracChangeset
for help on using the changeset viewer.