Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_timestring.cpp
index 184dda7..bdc140d 100644 (file)
@@ -187,7 +187,7 @@ ValueNode_TimeString::check_type(ValueBase::Type type)
 }
 
 LinkableValueNode::Vocab
-ValueNode_TimeString::get_param_vocab()const
+ValueNode_TimeString::get_children_vocab_vfunc()const
 {
        LinkableValueNode::Vocab ret;