MCPcopy 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
457void CFamiTrackerApp::OnUpdateRecentFilesClear(CCmdUI *pCmdUI) // // //
458{
459 m_pRecentFileList->UpdateMenu(pCmdUI);
460}
461
462void CFamiTrackerApp::ShutDownSynth()
463{

Callers

nothing calls this directly

Calls 1

UpdateMenuMethod · 0.80

Tested by

no test coverage detected