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