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

Method OnUpdateEditDelete

Source/FamiTrackerView.cpp:1278–1281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1276}
1277
1278void CFamiTrackerView::OnUpdateEditDelete(CCmdUI *pCmdUI)
1279{
1280 pCmdUI->Enable(!m_pPatternEditor->IsSelecting() ? 0 : 1);
1281}
1282
1283void CFamiTrackerView::OnUpdateTrackerEdit(CCmdUI *pCmdUI)
1284{

Callers

nothing calls this directly

Calls 1

IsSelectingMethod · 0.45

Tested by

no test coverage detected