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