MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / sourceNeedsRestart

Method sourceNeedsRestart

Settings/ConfigDialog.cpp:180–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180bool
181ConfigDialog::sourceNeedsRestart(void) const
182{
183 return this->profileTab->shouldRestart();
184}
185
186bool
187ConfigDialog::run(void)

Callers 1

onTriggerSetupMethod · 0.80

Calls 1

shouldRestartMethod · 0.80

Tested by

no test coverage detected