MCPcopy 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
70void
71Application::refreshConfig(void)
72{
73 this->mediator->saveUIConfig();
74}
75
76void
77Application::updateRecent(void)

Callers 1

saveConfigMethod · 0.80

Calls 1

saveUIConfigMethod · 0.80

Tested by

no test coverage detected