Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ refreshConfig
Method
refreshConfig
App/Application.cpp:70–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void
71
Application::refreshConfig(void)
72
{
73
this->mediator->saveUIConfig();
74
}
75
76
void
77
Application::updateRecent(void)
Callers
1
saveConfig
Method · 0.80
Calls
1
saveUIConfig
Method · 0.80
Tested by
no test coverage detected