Changeset 26570 in osm for applications/editors/josm
- Timestamp:
- 2011-08-24T22:40:16+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/licensechange/src/org/openstreetmap/josm/plugins/licensechange/LicenseChangePlugin.java
r26373 r26570 97 97 problemDialog = new LicenseChangeDialog(this); 98 98 newFrame.addToggleDialog(problemDialog); 99 initializeProblemLayer();100 99 MapView.addLayerChangeListener(this); 101 100 }
Note:
See TracChangeset
for help on using the changeset viewer.