X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_exp.h;h=8d835fca7e22a2e9a3a923894177e7cf2e92b052;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;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..8d835fc 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_children_vocab_vfunc()const; }; // END of class ValueNode_Exp }; // END of namespace synfig