Ignore:
Timestamp:
2013-07-17T00:01:49+02:00 (11 years ago)
Author:
stoecker
Message:

see #8853 remove tabs, trailing spaces, windows line ends, strange characters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/layer/gpx/ImportAudioAction.java

    r5927 r6070  
    3939public class ImportAudioAction extends AbstractAction {
    4040    private final GpxLayer layer;
    41    
     41
    4242    private static class Markers {
    4343        public boolean timedMarkersOmitted = false;
     
    114114        }
    115115    }
    116    
     116
    117117    /**
    118118     * Makes a new marker layer derived from this GpxLayer containing at least one audio marker
Note: See TracChangeset for help on using the changeset viewer.