MCPcopy Create free account
hub / github.com/agraef/pure-lang / OnUpdateScriptReset

Method OnUpdateScriptReset

purepad/MainFrm.cpp:679–682  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

677}
678
679void CMainFrame::OnUpdateScriptReset(CCmdUI* pCmdUI)
680{
681 pCmdUI->SetCheck(m_bLogReset);
682}
683
684// path searching subroutines from qbase.c in the Q distribution
685

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected