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

Method colorsChanged

Settings/ConfigDialog.cpp:144–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144bool
145ConfigDialog::colorsChanged(void) const
146{
147 return this->colorTab->hasChanged();
148}
149
150bool
151ConfigDialog::guiChanged(void) const

Callers 1

onTriggerSetupMethod · 0.80

Calls 1

hasChangedMethod · 0.45

Tested by

no test coverage detected