Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_vectorlength.cpp
index 16d803c..79fc79f 100644 (file)
@@ -166,7 +166,7 @@ ValueNode_VectorLength::check_type(ValueBase::Type type)
 }
 
 LinkableValueNode::Vocab
-ValueNode_VectorLength::get_param_vocab()const
+ValueNode_VectorLength::get_children_vocab_vfunc()const
 {
        LinkableValueNode::Vocab ret;