Changeset 34599 in osm for applications/editors/josm/plugins/lakewalker/src
- Timestamp:
- 2018-08-24T00:31:57+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerAction.java
r34468 r34599 241 241 242 242 } catch (Exception ex) { 243 ex.printStackTrace();243 Logging.error(ex); 244 244 } 245 245
Note:
See TracChangeset
for help on using the changeset viewer.