Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_intstring.cpp
index 3bc3579..408469e 100644 (file)
@@ -200,7 +200,7 @@ ValueNode_IntString::check_type(ValueBase::Type type)
 }
 
 LinkableValueNode::Vocab
-ValueNode_IntString::get_param_vocab()const
+ValueNode_IntString::get_children_vocab_vfunc()const
 {
        LinkableValueNode::Vocab ret;