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