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

Method shouldRestart

Settings/ProfileConfigTab.cpp:512–516  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

510}
511
512bool
513ProfileConfigTab::shouldRestart(void) const
514{
515 return this->needsRestart;
516}
517
518void
519ProfileConfigTab::connectAll(void)

Callers 1

sourceNeedsRestartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected