Enable Parameter Description for Linkable Value Nodes using ParamDesc class.
[synfig.git] / synfig-core / src / synfig / valuenode_and.h
index 8a13014..9bca6ee 100644 (file)
@@ -72,6 +72,7 @@ public:
        using synfig::LinkableValueNode::set_link_vfunc;
        static bool check_type(ValueBase::Type type);
        static ValueNode_And* create(const ValueBase &x);
+       virtual LinkableValueNode::Vocab get_param_vocab()const;
 }; // END of class ValueNode_And
 
 }; // END of namespace synfig