Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_range.cpp
index eb9ebfb..6132c1a 100644 (file)
@@ -307,7 +307,7 @@ ValueNode_Range::check_type(ValueBase::Type type)
 }
 
 LinkableValueNode::Vocab
-ValueNode_Range::get_param_vocab()const
+ValueNode_Range::get_children_vocab_vfunc()const
 {
        LinkableValueNode::Vocab ret;