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