MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / isCheckForUpdatesEnabled

Method isCheckForUpdatesEnabled

Engine/Settings.cpp:2922–2926  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2920}
2921
2922bool
2923Settings::isCheckForUpdatesEnabled() const
2924{
2925 return _checkForUpdates->getValue();
2926}
2927
2928void
2929Settings::setCheckUpdatesEnabled(bool enabled)

Callers 1

loadInternalMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected