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

Method checkFileModificationAndWarn

Gui/KnobGuiFile.cpp:302–307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300} // KnobGuiFile::checkFileModificationAndWarnInternal
301
302bool
303KnobGuiFile::checkFileModificationAndWarn(SequenceTime time,
304 bool errorAndAbortRender)
305{
306 return checkFileModificationAndWarnInternal(true, time, errorAndAbortRender);
307}
308
309void
310KnobGuiFile::onTextEdited()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected