Ignore:
Timestamp:
29.09.2005 00:33:19 (7 years ago)
Author:
imi
Message:

Added selection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/org/openstreetmap/josm/actions/DebugAction.java

    r1 r2  
    2525 
    2626        public DebugAction(MapFrame mapFrame) { 
    27                 super("Debug Zones", "images/debug.png", KeyEvent.VK_D, mapFrame); 
     27                super("Debug Zones", "debug", KeyEvent.VK_D, mapFrame); 
    2828        } 
    2929         
Note: See TracChangeset for help on using the changeset viewer.