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