X-Git-Url: https://git.pterodactylus.net/?p=synfig.git;a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_segcalctangent.h;fp=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_segcalctangent.h;h=26910e71da7724695619f09df1e0555881a4c57b;hp=8529e975334de848844b6acbc9befea44cd576b9;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hpb=27d3ae1a22e9dfdcfff2a77a4a2a3d0d8434e845 diff --git a/synfig-core/src/synfig/valuenode_segcalctangent.h b/synfig-core/src/synfig/valuenode_segcalctangent.h index 8529e97..26910e7 100644 --- a/synfig-core/src/synfig/valuenode_segcalctangent.h +++ b/synfig-core/src/synfig/valuenode_segcalctangent.h @@ -74,7 +74,7 @@ public: using synfig::LinkableValueNode::set_link_vfunc; static bool check_type(ValueBase::Type type); static ValueNode_SegCalcTangent* create(const ValueBase &x=ValueBase::TYPE_VECTOR); - virtual Vocab get_param_vocab()const; + virtual Vocab get_children_vocab_vfunc()const; }; // END of class ValueNode_SegCalcTangent }; // END of namespace synfig