Ignore:
Timestamp:
2017-04-10T23:49:54+02:00 (7 years ago)
Author:
Don-vip
Message:

add basic unit tests for MergeLayerAction + improve javadoc, code cleanup

File:
1 edited

Legend:

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

    r11713 r11885  
    243243
    244244        // toolBarToggles, toggle dialog buttons
    245         LayerListDialog.createInstance(this);
     245        LayerListDialog.createInstance(mapView.getLayerManager());
    246246        propertiesDialog = new PropertiesDialog();
    247247        selectionListDialog = new SelectionListDialog();
Note: See TracChangeset for help on using the changeset viewer.