fixed msvc build issues
This commit is contained in:
@@ -218,4 +218,5 @@ bool NodeShader::IsCreatable()
|
||||
NodePtr NodeShader::Create(Clip *)
|
||||
{
|
||||
Q_ASSERT(false);
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user