Changeset 35626 in osm for applications/editors/josm/plugins/comfort0/src
- Timestamp:
- 2020-10-29T00:14:15+01:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/comfort0/src/net/simon04/comfort0/EditorLauncher.java
r35294 r35626 19 19 public class EditorLauncher { 20 20 21 private Path fileToEdit;21 private final Path fileToEdit; 22 22 23 23 /**
Note:
See TracChangeset
for help on using the changeset viewer.