X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_blinecalctangent.h;h=9952cbe18f48fe300772eefedc4be4b8a5271a80;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hp=db5aeb3ddc6f320962fb85d8f77df1ca43e7710c;hpb=a095981e18cc37a8ecc7cd237cc22b9c10329264;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_blinecalctangent.h b/synfig-core/src/synfig/valuenode_blinecalctangent.h index db5aeb3..9952cbe 100644 --- a/synfig-core/src/synfig/valuenode_blinecalctangent.h +++ b/synfig-core/src/synfig/valuenode_blinecalctangent.h @@ -76,6 +76,7 @@ public: using synfig::LinkableValueNode::set_link_vfunc; static bool check_type(ValueBase::Type type); static ValueNode_BLineCalcTangent* create(const ValueBase &x=ValueBase::TYPE_VECTOR); + virtual Vocab get_children_vocab_vfunc()const; }; // END of class ValueNode_BLineCalcTangent }; // END of namespace synfig