Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_timeloop.cpp
index 1182399..34f2750 100644 (file)
@@ -201,7 +201,7 @@ ValueNode_TimeLoop::check_type(ValueBase::Type type)
 
 
 LinkableValueNode::Vocab
-ValueNode_TimeLoop::get_param_vocab()const
+ValueNode_TimeLoop::get_children_vocab_vfunc()const
 {
        LinkableValueNode::Vocab ret;