Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_timestring.h
index bfc75ec..ed29f71 100644 (file)
@@ -73,6 +73,7 @@ public:
        using synfig::LinkableValueNode::set_link_vfunc;
        static bool check_type(ValueBase::Type type);
        static ValueNode_TimeString* create(const ValueBase &x);
+       virtual Vocab get_children_vocab_vfunc()const;
 }; // END of class ValueNode_TimeString
 
 }; // END of namespace synfig