X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-core%2Fsrc%2Fsynfig%2Fvaluenode_greyed.h;h=6435c98630210c49f05b7084260dd0d15417956d;hb=HEAD;hp=9b32a3139536d415f8738f2a821a748c7e631d4a;hpb=8eed22b9657ac7cb1881eab5c7b5c3d1f0c69468;p=synfig.git diff --git a/synfig-core/src/synfig/valuenode_greyed.h b/synfig-core/src/synfig/valuenode_greyed.h index 9b32a31..6435c98 100644 --- a/synfig-core/src/synfig/valuenode_greyed.h +++ b/synfig-core/src/synfig/valuenode_greyed.h @@ -50,7 +50,7 @@ protected: public: static ValueNode_Greyed* create(const ValueBase &x); - virtual Vocab get_param_vocab()const; + virtual Vocab get_children_vocab_vfunc()const; }; // END of class ValueNode_Greyed }; // END of namespace synfig