Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ UpdateViews
Method
UpdateViews
Source/ModuleAction.cpp:62–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void ModuleAction::CComment::UpdateViews(CMainFrame &MainFrm) const {
63
MainFrm.SetMessageText(L
"Comment settings changed"
);
64
}
65
66
67
Callers
nothing calls this directly
Calls
4
SetSongInfo
Method · 0.80
UpdateInstrumentName
Method · 0.80
UpdateInstrumentList
Method · 0.80
SelectInstrument
Method · 0.45
Tested by
no test coverage detected