Bug #18706 2012-08-16 10:08
mgimenez
Incorrect hint in Doxyblocks->Run CHM menu item
The hint for Run CHM is the same for Block Comment. This bug is old, and continues in SVN 8236.
In DoxyBlocks.cpp:
wxMenuItem *MenuItemRunCHM = new wxMenuItem(submenu, ID_MENU_RUNCHM, _("Run &CHM\tCtrl-Alt-C"), _("Insert a comment block at the current line."));
- Category
- Plugin::Any
- Group
- Platform:All
- Status
- Closed
- Close date
- 2012-09-14 18:46
- Assigned to
- mortenmacfly
History
mortenmacfly 2012-09-14 18:46
This bug is now fixed in HEAD.
Thank you for reporting it.