X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_blinecalcwidth.h;h=c1ef188b8ec24a6ebeeb7b8badcb0a221d611de7;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hp=30f2cbdb3e580ba49cd3437f4d7ed9749b42ab5a;hpb=8eed22b9657ac7cb1881eab5c7b5c3d1f0c69468;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_blinecalcwidth.h b/synfig-core/src/synfig/valuenode_blinecalcwidth.h index 30f2cbd..c1ef188 100644 --- a/synfig-core/src/synfig/valuenode_blinecalcwidth.h +++ b/synfig-core/src/synfig/valuenode_blinecalcwidth.h @@ -74,7 +74,7 @@ public: using synfig::LinkableValueNode::set_link_vfunc; static bool check_type(ValueBase::Type type); static ValueNode_BLineCalcWidth* create(const ValueBase &x=ValueBase::TYPE_REAL); - virtual Vocab get_param_vocab()const; + virtual Vocab get_children_vocab_vfunc()const; }; // END of class ValueNode_BLineCalcWidth }; // END of namespace synfig