Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_linear.cpp
index 7967f3b..2fabe01 100644 (file)
@@ -228,7 +228,7 @@ ValueNode_Linear::get_link_index_from_name(const String &name)const
 
 
 LinkableValueNode::Vocab
-ValueNode_Linear::get_param_vocab()const
+ValueNode_Linear::get_children_vocab_vfunc()const
 {
        LinkableValueNode::Vocab ret;