MCPcopy 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
3804bool
3805Settings::isDefaultAppearanceOutdated() const
3806{
3807 return _defaultAppearanceOutdated;
3808}
3809
3810void
3811Settings::restoreDefaultAppearance()

Callers 1

loadInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected