Ignore:
Timestamp:
17.06.2009 10:04:22 (3 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/download/SourceButton.java

    r1390 r1677  
    4343                        - imageMapnik.getIconWidth(), y, null); 
    4444            }else if(currentMap == CYCLEMAP){ 
    45                 g.drawImage(imageCycleMap.getImage(), g.getClipBounds().width 
     45                g.drawImage(imageCycleMap.getImage(), g.getClipBounds().width 
    4646                         - imageCycleMap.getIconWidth(), y, null); 
    4747            } 
Note: See TracChangeset for help on using the changeset viewer.