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