X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_blinecalctangent.h;h=d48e7d62e27c6188e95878b550bdc7a188ee6ee4;hb=8eed22b9657ac7cb1881eab5c7b5c3d1f0c69468;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..d48e7d6 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_param_vocab()const; }; // END of class ValueNode_BLineCalcTangent }; // END of namespace synfig