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