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