Changeset 68 in josm for src/org/openstreetmap/josm/actions/AboutAction.java
- Timestamp:
- 2006-03-24T01:45:42+01:00 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/org/openstreetmap/josm/actions/AboutAction.java
r30 r68 38 38 39 39 public AboutAction() { 40 super("About", "about", "Display the about screen.", KeyEvent.VK_A , null);40 super("About", "about", "Display the about screen.", KeyEvent.VK_A); 41 41 } 42 42
Note:
See TracChangeset
for help on using the changeset viewer.
