- Timestamp:
- 2017-07-26T22:20:55+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/download/BookmarkList.java
r12498 r12515 222 222 /** 223 223 * Constructs a new {@code ChangesetBookmark}. 224 * @param cs changeset 224 * @param cs changeset from which the boundaries are read. Its id, name and comment are used to name the bookmark 225 225 */ 226 226 public ChangesetBookmark(Changeset cs) {
Note:
See TracChangeset
for help on using the changeset viewer.