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=a56238b223091706b8e644453c86e91a528a5e28;hb=8eed22b9657ac7cb1881eab5c7b5c3d1f0c69468;hp=6da2c267ddac39067823ac6f366c1d5dcd547e54;hpb=72fee47109d8d1f6e4c5043ab60200e61357636a;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_repeat_gradient.h b/synfig-core/src/synfig/valuenode_repeat_gradient.h index 6da2c26..a56238b 100644 --- a/synfig-core/src/synfig/valuenode_repeat_gradient.h +++ b/synfig-core/src/synfig/valuenode_repeat_gradient.h @@ -83,6 +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; }; // END of class ValueNode_Repeat_Gradient }; // END of namespace synfig