X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_segcalcvertex.h;h=6053585510071efdb33b72c882c9ce8af513e5d4;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hp=a9c35dcc97b4d10fe4bfa77482a32bb67366ccea;hpb=adfc80c126f482d7ea2bac38001a2c4a7c7df88c;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_segcalcvertex.h b/synfig-core/src/synfig/valuenode_segcalcvertex.h index a9c35dc..6053585 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_children_vocab_vfunc()const; }; // END of class ValueNode_SegCalcVertex }; // END of namespace synfig