X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_blinecalcwidth.h;h=30f2cbdb3e580ba49cd3437f4d7ed9749b42ab5a;hb=8eed22b9657ac7cb1881eab5c7b5c3d1f0c69468;hp=80f5c6d23df29532160250d1501eef5c78e510be;hpb=a095981e18cc37a8ecc7cd237cc22b9c10329264;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_blinecalcwidth.h b/synfig-core/src/synfig/valuenode_blinecalcwidth.h index 80f5c6d..30f2cbd 100644 --- a/synfig-core/src/synfig/valuenode_blinecalcwidth.h +++ b/synfig-core/src/synfig/valuenode_blinecalcwidth.h @@ -74,6 +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; }; // END of class ValueNode_BLineCalcWidth }; // END of namespace synfig