Ignore:
Timestamp:
2014-09-07T16:33:52+02:00 (10 years ago)
Author:
stoecker
Message:

remove tabs

File:
1 edited

Legend:

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

    r7005 r7509  
    3333    public static final class InfoAction extends AbstractAction {
    3434        private final Layer layer;
    35        
     35
    3636        /**
    3737         * Constructs a new {@code InfoAction} for the given layer.
     
    4343            this.layer = layer;
    4444        }
    45        
     45
    4646        @Override
    4747        public void actionPerformed(ActionEvent e) {
Note: See TracChangeset for help on using the changeset viewer.