X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_segcalcvertex.h;h=6053585510071efdb33b72c882c9ce8af513e5d4;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hp=6ff2df4fa6cec46514c585a015b0914c94683b98;hpb=8eed22b9657ac7cb1881eab5c7b5c3d1f0c69468;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_segcalcvertex.h b/synfig-core/src/synfig/valuenode_segcalcvertex.h index 6ff2df4..6053585 100644 --- a/synfig-core/src/synfig/valuenode_segcalcvertex.h +++ b/synfig-core/src/synfig/valuenode_segcalcvertex.h @@ -75,7 +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; + virtual Vocab get_children_vocab_vfunc()const; }; // END of class ValueNode_SegCalcVertex }; // END of namespace synfig