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

Method UpdateViews

Source/CompoundAction.cpp:86–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86void CCompoundAction::UpdateViews(CMainFrame &MainFrm) const {
87 m_pActionList.back()->UpdateViews(MainFrm); // temp
88}
89
90void CCompoundAction::JoinAction(std::unique_ptr<CAction> pAction)
91{

Callers

nothing calls this directly

Calls 1

backMethod · 0.80

Tested by

no test coverage detected