MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / OnShow

Method OnShow

src/ModemProperties.cpp:32–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void ModemProperties::OnShow(wxShowEvent & /* event */) {
33}
34
35void ModemProperties::updateTheme() {
36 wxColour bgColor(ThemeMgr::mgr.currentTheme->generalBackground);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected