X-Git-Url: https://git.pterodactylus.net/?p=synfig.git;a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_vectorx.h;fp=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_vectorx.h;h=61744f2812e7e3487dfe6c2b3d496495e9492ff7;hp=0c73a918867221ffd932a443b3451dd05a74e12e;hb=d4cb326591ea23f82d341eb368b3d183b46f56c7;hpb=27d3ae1a22e9dfdcfff2a77a4a2a3d0d8434e845 diff --git a/synfig-core/src/synfig/valuenode_vectorx.h b/synfig-core/src/synfig/valuenode_vectorx.h index 0c73a91..61744f2 100644 --- a/synfig-core/src/synfig/valuenode_vectorx.h +++ b/synfig-core/src/synfig/valuenode_vectorx.h @@ -73,7 +73,7 @@ public: using synfig::LinkableValueNode::set_link_vfunc; static bool check_type(ValueBase::Type type); static ValueNode_VectorX* create(const ValueBase &x); - virtual Vocab get_param_vocab()const; + virtual Vocab get_children_vocab_vfunc()const; }; // END of class ValueNode_VectorX }; // END of namespace synfig