Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ createHelpMenu
Function
createHelpMenu
src/gui2/imhex_overrides/main_menu_items.cpp:645–647 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
643
}
644
645
static void createHelpMenu() {
646
ContentRegistry::UserInterface::registerMainMenuItem(
"hex.builtin.menu.help"
, 6000);
647
}
648
649
650
void registerMainMenuEntries() {
Callers
1
registerMainMenuEntries
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected