Enable Parameter Description for Linkable Value Nodes using ParamDesc class.
[synfig.git] / synfig-core / src / synfig / valuenode_radialcomposite.h
index c9c06e3..2933b00 100644 (file)
@@ -68,6 +68,7 @@ public:
        using synfig::LinkableValueNode::get_link_vfunc;
        static bool check_type(ValueBase::Type type);
        static ValueNode_RadialComposite* create(const ValueBase &x);
+       virtual Vocab get_param_vocab()const;
 }; // END of class ValueNode_RadialComposite
 
 }; // END of namespace synfig