Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
506
bool
507
ProfileConfigTab::hasChanged(void) const
508
{
509
return this->modified;
510
}
511
512
bool
513
ProfileConfigTab::shouldRestart(void) const
Callers
1
onDeviceTweaksAccepted
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected