Ignore:
Timestamp:
2018-11-01T22:57:33+01:00 (5 years ago)
Author:
Don-vip
Message:

fix #16935 - simplify/cleanup help topics of ToggleDialog/ToggleDialogAction

File:
1 edited

Legend:

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

    r14119 r14397  
    2727                        tr("History (web)"), KeyEvent.VK_H, Shortcut.CTRL_SHIFT),
    2828                true, "action/historyinfoweb", true);
    29         putValue("help", ht("/Action/ObjectHistoryWeb"));
     29        setHelpId(ht("/Action/ObjectHistoryWeb"));
    3030    }
    3131
Note: See TracChangeset for help on using the changeset viewer.