Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
144
bool
145
ConfigDialog::colorsChanged(void) const
146
{
147
return this->colorTab->hasChanged();
148
}
149
150
bool
151
ConfigDialog::guiChanged(void) const
Callers
1
onTriggerSetup
Method · 0.80
Calls
1
hasChanged
Method · 0.45
Tested by
no test coverage detected