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

Method GetMenuLayout

src/TortoiseShell/ShellCache.cpp:191–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191TGitContextMenuEntries ShellCache::GetMenuLayout()
192{
193 RefreshIfNeeded();
194 return to_TGitContextMenuEntries(menulayouthigh, menulayoutlow);
195}
196
197TGitContextMenuEntries ShellCache::GetMenuExt()
198{

Callers 2

QueryContextMenuMethod · 0.80

Calls 1

Tested by

no test coverage detected