Ignore:
Timestamp:
2009-06-17T10:04:22+02:00 (15 years ago)
Author:
stoecker
Message:

remove all these ugly tab stops introduced in the last half year

File:
1 edited

Legend:

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

    r1440 r1677  
    105105     */
    106106    public Thread thread;
    107    
     107
    108108    /**
    109109     * The collector class that waits for notification and then update
     
    353353        return "Statusline";
    354354    }
    355        
     355
    356356    @Override
    357357    public void addMouseListener(MouseListener ml) {
Note: See TracChangeset for help on using the changeset viewer.