Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ UpdateControls
Method
UpdateControls
Source/MainFrm.cpp:845–848 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
843
}
844
845
void CMainFrame::UpdateControls()
846
{
847
m_wndDialogBar.UpdateDialogControls(&m_wndDialogBar, TRUE);
848
}
849
850
void CMainFrame::SetHighlightRows(const stHighlight &Hl) // // //
851
{
Callers
4
OnBnClickedOk
Method · 0.80
OnInitialUpdate
Method · 0.80
SetStepping
Method · 0.80
UpdateViews
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected