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