Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isDefaultAppearanceOutdated
Method
isDefaultAppearanceOutdated
Engine/Settings.cpp:3804–3808 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3802
}
3803
3804
bool
3805
Settings::isDefaultAppearanceOutdated() const
3806
{
3807
return _defaultAppearanceOutdated;
3808
}
3809
3810
void
3811
Settings::restoreDefaultAppearance()
Callers
1
loadInternal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected