X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_repeat_gradient.h;fp=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_repeat_gradient.h;h=931783c2be11da753df9deb9238a5a2a616c12ba;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hp=a56238b223091706b8e644453c86e91a528a5e28;hpb=27d3ae1a22e9dfdcfff2a77a4a2a3d0d8434e845;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_repeat_gradient.h b/synfig-core/src/synfig/valuenode_repeat_gradient.h index a56238b..931783c 100644 --- a/synfig-core/src/synfig/valuenode_repeat_gradient.h +++ b/synfig-core/src/synfig/valuenode_repeat_gradient.h @@ -83,7 +83,7 @@ public: using synfig::LinkableValueNode::set_link_vfunc; static bool check_type(ValueBase::Type type); static ValueNode_Repeat_Gradient* create(const ValueBase &x=ValueBase::TYPE_GRADIENT); - virtual Vocab get_param_vocab()const; + virtual Vocab get_children_vocab_vfunc()const; }; // END of class ValueNode_Repeat_Gradient }; // END of namespace synfig