Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/uLaunch
/ ShowSettingsMenu
Function
ShowSettingsMenu
projects/uMenu/source/ul/menu/ui/ui_Common.cpp:302–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
void ShowSettingsMenu() {
303
g_MenuApplication->LoadMenu(MenuType::Settings);
304
}
305
306
void ShowThemesMenu() {
307
g_MenuApplication->LoadMenu(MenuType::Themes);
Callers
1
menu_EntryInputPressed
Method · 0.85
Calls
1
LoadMenu
Method · 0.80
Tested by
no test coverage detected