X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_repeat_gradient.h;h=931783c2be11da753df9deb9238a5a2a616c12ba;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hp=6da2c267ddac39067823ac6f366c1d5dcd547e54;hpb=adfc80c126f482d7ea2bac38001a2c4a7c7df88c;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..931783c 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_children_vocab_vfunc()const; }; // END of class ValueNode_Repeat_Gradient }; // END of namespace synfig