Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setUnchanged
Method
setUnchanged
Settings/ProfileConfigTab.cpp:499–504 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
497
}
498
499
void
500
ProfileConfigTab::setUnchanged(void)
501
{
502
this->modified = false;
503
this->needsRestart = false;
504
}
505
506
bool
507
ProfileConfigTab::hasChanged(void) const
Callers
1
setProfile
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected