Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/Goldleaf
/ about_DefaultKey
Method
about_DefaultKey
Goldleaf/source/ui/ui_MainMenuLayout.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void MainMenuLayout::about_DefaultKey() {
134
g_MainApplication->ShowLayout(g_MainApplication->GetAboutLayout());
135
g_MainApplication->GetAboutLayout()->Load();
136
}
137
138
}
Callers
nothing calls this directly
Calls
2
ShowLayout
Method · 0.80
Load
Method · 0.45
Tested by
no test coverage detected