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

Method OnSelectFrameEditor

Source/MainFrm.cpp:2352–2355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2350}
2351
2352void CMainFrame::OnSelectFrameEditor()
2353{
2354 m_pFrameEditor->EnableInput();
2355}
2356
2357void CMainFrame::OnModuleInsertFrame()
2358{

Callers

nothing calls this directly

Calls 1

EnableInputMethod · 0.80

Tested by

no test coverage detected