Enable Parameter Description for Linkable Value Nodes using ParamDesc class.
[synfig.git] / synfig-core / src / synfig / valuenode_step.h
index 06f1a68..2f40e90 100644 (file)
@@ -75,6 +75,7 @@ public:
        using synfig::LinkableValueNode::set_link_vfunc;
        static bool check_type(ValueBase::Type type);
        static ValueNode_Step* create(const ValueBase &x);
+       virtual Vocab get_param_vocab()const;
 }; // END of class ValueNode_Step
 
 }; // END of namespace synfig