MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / createExtrasMenu

Function createExtrasMenu

src/gui2/imhex_overrides/main_menu_items.cpp:641–643  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

639 }
640
641 static void createExtrasMenu() {
642 ContentRegistry::UserInterface::registerMainMenuItem("hex.builtin.menu.extras", 5000);
643 }
644
645 static void createHelpMenu() {
646 ContentRegistry::UserInterface::registerMainMenuItem("hex.builtin.menu.help", 6000);

Callers 1

registerMainMenuEntriesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected