Changeset 12515 in josm for trunk/src/org/openstreetmap/josm


Ignore:
Timestamp:
2017-07-26T22:20:55+02:00 (7 years ago)
Author:
Don-vip
Message:

see #5869 - javadoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/download/BookmarkList.java

    r12498 r12515  
    222222        /**
    223223         * 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
    225225         */
    226226        public ChangesetBookmark(Changeset cs) {
Note: See TracChangeset for help on using the changeset viewer.