X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2Fmod_noise%2Fvaluenode_random.h;h=2732dc82e1d54aebf16d677998beca8a7910c754;hb=8eed22b9657ac7cb1881eab5c7b5c3d1f0c69468;hp=beafcf2bda996d362420c8238137693ead5caa3d;hpb=a095981e18cc37a8ecc7cd237cc22b9c10329264;p=synfig.git diff --git a/synfig-core/src/modules/mod_noise/valuenode_random.h b/synfig-core/src/modules/mod_noise/valuenode_random.h index beafcf2..2732dc8 100644 --- a/synfig-core/src/modules/mod_noise/valuenode_random.h +++ b/synfig-core/src/modules/mod_noise/valuenode_random.h @@ -82,6 +82,7 @@ public: using synfig::LinkableValueNode::set_link_vfunc; static bool check_type(ValueBase::Type type); static ValueNode_Random* create(const ValueBase &x); + virtual Vocab get_param_vocab()const; }; // END of class ValueNode_Random }; // END of namespace synfig