X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_gradientrotate.h;h=fca157a87b3fccfbe7c2e7b3897b341fdcdb303c;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hp=3dc49f99b1951a92c1093402a7ec04deda79cbfe;hpb=a095981e18cc37a8ecc7cd237cc22b9c10329264;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_gradientrotate.h b/synfig-core/src/synfig/valuenode_gradientrotate.h index 3dc49f9..fca157a 100644 --- a/synfig-core/src/synfig/valuenode_gradientrotate.h +++ b/synfig-core/src/synfig/valuenode_gradientrotate.h @@ -83,6 +83,7 @@ public: using synfig::LinkableValueNode::set_link_vfunc; static bool check_type(ValueBase::Type type); static ValueNode_GradientRotate* create(const ValueBase &x=ValueBase::TYPE_GRADIENT); + virtual Vocab get_children_vocab_vfunc()const; }; // END of class ValueNode_GradientRotate }; // END of namespace synfig