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

Method setUnchanged

Settings/ProfileConfigTab.cpp:499–504  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

497}
498
499void
500ProfileConfigTab::setUnchanged(void)
501{
502 this->modified = false;
503 this->needsRestart = false;
504}
505
506bool
507ProfileConfigTab::hasChanged(void) const

Callers 1

setProfileMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected