Enable Parameter Description for Linkable Value Nodes using ParamDesc class.
[synfig.git] / synfig-core / src / synfig / valuenode_stripes.h
index f468074..5106631 100644 (file)
@@ -80,6 +80,7 @@ public:
        using synfig::LinkableValueNode::set_link_vfunc;
        static bool check_type(ValueBase::Type type);
        static ValueNode_Stripes* create(const ValueBase &x=ValueBase::TYPE_GRADIENT);
+       virtual Vocab get_param_vocab()const;
 }; // END of class ValueNode_Stripes
 
 }; // END of namespace synfig