MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / OnUpdateModuleMoveframeup

Method OnUpdateModuleMoveframeup

Source/MainFrm.cpp:1659–1662  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1657}
1658
1659void CMainFrame::OnUpdateModuleMoveframeup(CCmdUI *pCmdUI)
1660{
1661 pCmdUI->Enable(GetTrackerView()->GetSelectedFrame() > 0);
1662}
1663
1664void CMainFrame::OnUpdateInstrumentNew(CCmdUI *pCmdUI)
1665{

Callers

nothing calls this directly

Calls 1

GetSelectedFrameMethod · 0.80

Tested by

no test coverage detected