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