mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-13 11:55:50 +08:00
Sync changes from upstream repository
This commit is contained in:
@@ -200,6 +200,7 @@ ON__UINT32 ON_LinearWorkflow::DataCRC(ON__UINT32 crc) const
|
||||
|
||||
void ON_LinearWorkflow::SetXMLNode(ON_XMLNode& node) const
|
||||
{
|
||||
std::lock_guard<std::recursive_mutex> lg(_impl->_mutex);
|
||||
_impl->SetModelNode(node);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user