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

Method profileChanged

Settings/ConfigDialog.cpp:138–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138bool
139ConfigDialog::profileChanged(void) const
140{
141 return this->profileTab->hasChanged();
142}
143
144bool
145ConfigDialog::colorsChanged(void) const

Callers 1

onTriggerSetupMethod · 0.80

Calls 1

hasChangedMethod · 0.45

Tested by

no test coverage detected