Changeset 35431 in osm for applications/editors/josm/plugins/poly/src
- Timestamp:
- 2020-05-05T21:13:52+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/poly/src/poly/DownloadPolyTask.java
r34965 r35431 51 51 /** 52 52 * Create new {@link ServerPolyReader} 53 * @param url 53 * @param url the URL 54 54 */ 55 55 public ServerPolyReader(String url) {
Note:
See TracChangeset
for help on using the changeset viewer.