X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_vectorlength.h;h=a4d376e6b71f0d796756c8c02612028617c2c382;hb=8eed22b9657ac7cb1881eab5c7b5c3d1f0c69468;hp=2487fcda054c6bb921a281b64c074701df741920;hpb=adfc80c126f482d7ea2bac38001a2c4a7c7df88c;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_vectorlength.h b/synfig-core/src/synfig/valuenode_vectorlength.h index 2487fcd..a4d376e 100644 --- a/synfig-core/src/synfig/valuenode_vectorlength.h +++ b/synfig-core/src/synfig/valuenode_vectorlength.h @@ -73,6 +73,7 @@ public: using synfig::LinkableValueNode::set_link_vfunc; static bool check_type(ValueBase::Type type); static ValueNode_VectorLength* create(const ValueBase &x); + virtual Vocab get_param_vocab()const; }; // END of class ValueNode_VectorLength }; // END of namespace synfig