Ignore:
Timestamp:
2018-07-15T12:39:47+02:00 (6 years ago)
Author:
michael2402
Message:

See #16388: Fix Checkstyle / Test issues.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/dialogs/relation/actions/PasteMembersAction.java

    r14029 r14030  
    2222    /**
    2323     * Constructs a new {@code PasteMembersAction}.
    24      * @param memberTable member table
    25      * @param layer OSM data layer
    26      * @param editor relation editor
     24     * @param editorAccess An interface to access the relation editor contents.
    2725     */
    2826    public PasteMembersAction(IRelationEditorActionAccess editorAccess) {
Note: See TracChangeset for help on using the changeset viewer.