- Timestamp:
- 2020-06-14T11:01:42+02:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/downloadtasks/ChangesetContentDownloadTask.java
r14153 r16614 133 133 /** 134 134 * Creates a download task for a collection of changesets. null values and id <=0 in 135 * the collection are sil lently discarded.135 * the collection are silently discarded. 136 136 * 137 137 * @param parent the parent component for the {@link org.openstreetmap.josm.gui.PleaseWaitDialog}. Must not be {@code null}.
Note:
See TracChangeset
for help on using the changeset viewer.