Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ hasChanged
Method
hasChanged
Settings/ConfigTab.cpp:40–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
bool
41
ConfigTab::hasChanged(void) const
42
{
43
return true;
44
}
45
46
void
47
ConfigTab::save(void)
Callers
5
profileChanged
Method · 0.45
colorsChanged
Method · 0.45
guiChanged
Method · 0.45
tleSourceConfigChanged
Method · 0.45
locationChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected