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