Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ OnUpdateRecentFilesClear
Method
OnUpdateRecentFilesClear
Source/FamiTracker.cpp:457–460 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
455
}
456
457
void CFamiTrackerApp::OnUpdateRecentFilesClear(CCmdUI *pCmdUI) // // //
458
{
459
m_pRecentFileList->UpdateMenu(pCmdUI);
460
}
461
462
void CFamiTrackerApp::ShutDownSynth()
463
{
Callers
nothing calls this directly
Calls
1
UpdateMenu
Method · 0.80
Tested by
no test coverage detected