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

Method UpdateViews

Source/FrameAction.cpp:141–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139}
140
141void CFrameAction::UpdateViews(CMainFrame &MainFrm) const { // // //
142 MainFrm.GetActiveDocument()->UpdateAllViews(NULL, UPDATE_FRAME);
143}
144
145
146

Callers

nothing calls this directly

Calls 1

UpdateControlsMethod · 0.80

Tested by

no test coverage detected