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