X-Git-Url: https://git.pterodactylus.net/?p=synfig.git;a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_blinereversetangent.h;h=e3a60b348a928ed41ee7bbcce1f2f66fcb504691;hp=bd8b0c647123d539959140c36ecbee203c56d5ad;hb=8eed22b9657ac7cb1881eab5c7b5c3d1f0c69468;hpb=72fee47109d8d1f6e4c5043ab60200e61357636a diff --git a/synfig-core/src/synfig/valuenode_blinereversetangent.h b/synfig-core/src/synfig/valuenode_blinereversetangent.h index bd8b0c6..e3a60b3 100644 --- a/synfig-core/src/synfig/valuenode_blinereversetangent.h +++ b/synfig-core/src/synfig/valuenode_blinereversetangent.h @@ -72,6 +72,7 @@ public: using synfig::LinkableValueNode::set_link_vfunc; static bool check_type(ValueBase::Type type); static ValueNode_BLineRevTangent* create(const ValueBase &x=ValueBase::TYPE_VECTOR); + virtual Vocab get_param_vocab()const; }; // END of class ValueNode_BLineRevTangent }; // END of namespace synfig