X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_blinecalcvertex.h;h=fc95a7d71591174298b676bbba639329a665e722;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hp=c0606b0ac4705be4064ba6e652ee18c8db5b3c49;hpb=8eed22b9657ac7cb1881eab5c7b5c3d1f0c69468;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_blinecalcvertex.h b/synfig-core/src/synfig/valuenode_blinecalcvertex.h index c0606b0..fc95a7d 100644 --- a/synfig-core/src/synfig/valuenode_blinecalcvertex.h +++ b/synfig-core/src/synfig/valuenode_blinecalcvertex.h @@ -71,7 +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; + virtual Vocab get_children_vocab_vfunc()const; }; // END of class ValueNode_BLineCalcVertex }; // END of namespace synfig