Ignore:
Timestamp:
2020-06-07T14:49:02+02:00 (4 years ago)
Author:
Don-vip
Message:

see #19334 - javadoc fixes + protected constructors for abstract classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/UnGlueAction.java

    r16370 r16553  
    451451    /**
    452452     * dupe all nodes that are selected, and put the copies on the selected way
    453      * @throws UserCancelException
    454      *
     453     * @throws UserCancelException if user cancels choice
    455454     */
    456455    private void unglueOneWayAnyNodes() throws UserCancelException {
Note: See TracChangeset for help on using the changeset viewer.