X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_segcalctangent.h;h=26910e71da7724695619f09df1e0555881a4c57b;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hp=071546654cb6b60fa36f6efcc8a366d20399239e;hpb=adfc80c126f482d7ea2bac38001a2c4a7c7df88c;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_segcalctangent.h b/synfig-core/src/synfig/valuenode_segcalctangent.h index 0715466..26910e7 100644 --- a/synfig-core/src/synfig/valuenode_segcalctangent.h +++ b/synfig-core/src/synfig/valuenode_segcalctangent.h @@ -74,6 +74,7 @@ public: using synfig::LinkableValueNode::set_link_vfunc; static bool check_type(ValueBase::Type type); static ValueNode_SegCalcTangent* create(const ValueBase &x=ValueBase::TYPE_VECTOR); + virtual Vocab get_children_vocab_vfunc()const; }; // END of class ValueNode_SegCalcTangent }; // END of namespace synfig