Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_integer.cpp
index d5ddc8d..12b3a9c 100644 (file)
@@ -199,7 +199,7 @@ ValueNode_Integer::check_type(ValueBase::Type type __attribute__ ((unused)))
 }
 
 LinkableValueNode::Vocab
-ValueNode_Integer::get_param_vocab()const
+ValueNode_Integer::get_children_vocab_vfunc()const
 {
        LinkableValueNode::Vocab ret;