Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_add.cpp
index a45d2c5..901f899 100644 (file)
@@ -206,7 +206,7 @@ ValueNode_Add::check_type(ValueBase::Type type)
 }
 
 LinkableValueNode::Vocab
-ValueNode_Add::get_param_vocab() const
+ValueNode_Add::get_children_vocab_vfunc() const
 {
        LinkableValueNode::Vocab ret;