X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_blinecalcvertex.h;h=fc95a7d71591174298b676bbba639329a665e722;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hp=03ea2e033970ecf9b444e16783f349847237553f;hpb=a095981e18cc37a8ecc7cd237cc22b9c10329264;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_blinecalcvertex.h b/synfig-core/src/synfig/valuenode_blinecalcvertex.h index 03ea2e0..fc95a7d 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_children_vocab_vfunc()const; }; // END of class ValueNode_BLineCalcVertex }; // END of namespace synfig