X-Git-Url: https://git.pterodactylus.net/?p=synfig.git;a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_switch.h;fp=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_switch.h;h=b58216bb3d218e2dd159813135e2e4a85c9c7dd2;hp=b7ce36c24199ef4e3d595ffd585e376eaa48861a;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hpb=27d3ae1a22e9dfdcfff2a77a4a2a3d0d8434e845 diff --git a/synfig-core/src/synfig/valuenode_switch.h b/synfig-core/src/synfig/valuenode_switch.h index b7ce36c..b58216b 100644 --- a/synfig-core/src/synfig/valuenode_switch.h +++ b/synfig-core/src/synfig/valuenode_switch.h @@ -79,7 +79,7 @@ public: using synfig::LinkableValueNode::set_link_vfunc; static bool check_type(ValueBase::Type type); static ValueNode_Switch* create(const ValueBase &x); - virtual Vocab get_param_vocab()const; + virtual Vocab get_children_vocab_vfunc()const; }; // END of class ValueNode_Switch }; // END of namespace synfig