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

Method hasChanged

Settings/ProfileConfigTab.cpp:506–510  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

504}
505
506bool
507ProfileConfigTab::hasChanged(void) const
508{
509 return this->modified;
510}
511
512bool
513ProfileConfigTab::shouldRestart(void) const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected