MCPcopy Create free account
hub / github.com/TortoiseGit/TortoiseGit / GetMenuLayout11

Method GetMenuLayout11

src/TortoiseShell/ShellCache.cpp:185–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185TGitContextMenuEntries ShellCache::GetMenuLayout11()
186{
187 RefreshIfNeeded();
188 return from_underlying<TGitContextMenuEntries>(menuLayout11);
189}
190
191TGitContextMenuEntries ShellCache::GetMenuLayout()
192{

Callers 1

QueryContextMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected