X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_exp.h;h=8d835fca7e22a2e9a3a923894177e7cf2e92b052;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hp=ea929b8c03d8a8f57cddd4a674d9a1461e651ced;hpb=8eed22b9657ac7cb1881eab5c7b5c3d1f0c69468;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_exp.h b/synfig-core/src/synfig/valuenode_exp.h index ea929b8..8d835fc 100644 --- a/synfig-core/src/synfig/valuenode_exp.h +++ b/synfig-core/src/synfig/valuenode_exp.h @@ -73,7 +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; + virtual Vocab get_children_vocab_vfunc()const; }; // END of class ValueNode_Exp }; // END of namespace synfig