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