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