Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_dotproduct.cpp
index a90e99d..afb8a31 100644 (file)
@@ -197,7 +197,7 @@ ValueNode_DotProduct::check_type(ValueBase::Type type)
 }
 
 LinkableValueNode::Vocab
-ValueNode_DotProduct::get_param_vocab()const
+ValueNode_DotProduct::get_children_vocab_vfunc()const
 {
        LinkableValueNode::Vocab ret;