Changeset 2 in josm for src/org/openstreetmap/josm/actions/DebugAction.java
- Timestamp:
- 2005-09-29T00:33:19+02:00 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/org/openstreetmap/josm/actions/DebugAction.java
r1 r2 25 25 26 26 public DebugAction(MapFrame mapFrame) { 27 super("Debug Zones", " images/debug.png", KeyEvent.VK_D, mapFrame);27 super("Debug Zones", "debug", KeyEvent.VK_D, mapFrame); 28 28 } 29 29
Note:
See TracChangeset
for help on using the changeset viewer.
