Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_step.cpp
index 11efeca..9b9a160 100644 (file)
@@ -232,7 +232,7 @@ ValueNode_Step::get_link_index_from_name(const String &name)const
 }
 
 LinkableValueNode::Vocab
-ValueNode_Step::get_param_vocab()const
+ValueNode_Step::get_children_vocab_vfunc()const
 {
        LinkableValueNode::Vocab ret;