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