Ignore:
Timestamp:
2012-02-26T21:17:42+01:00 (12 years ago)
Author:
malcolmh
Message:

'New release'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/smed/src/smed/tabs/SmedTabAction.java

    r27943 r27947  
    3636
    3737        public SmedTabAction() {
    38 //        super( editor, "Smed",editor, Shortcut.registerShortcut("tools:Seamaps", tr("Tool: {0}", tr("SeaMap Editor")), KeyEvent.VK_K, Shortcut.SHIFT), true);  //$NON-NLS-1$ //$NON-NLS-2$
     38        super( editor, "Smed",editor, Shortcut.registerShortcut("tools:Seamaps", tr("Tool: {0}", tr("SeaMap Editor")), KeyEvent.VK_K, Shortcut.SHIFT_DEFAULT), true);  //$NON-NLS-1$ //$NON-NLS-2$
    3939        }
    4040
Note: See TracChangeset for help on using the changeset viewer.