Changeset 10058 in osm
- Timestamp:
- 2008-08-22T16:15:08+02:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Help_WMSmenuAction.java
r8721 r10058 18 18 public Help_WMSmenuAction() { 19 19 //super("Help / About"); 20 super(tr("help"), "help", tr("Help 20 super(tr("help"), "help", tr("Help / About"), 0, 0, false); 21 21 22 22 }
Note:
See TracChangeset
for help on using the changeset viewer.