Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_realstring.cpp
index 399c1d9..181ef15 100644 (file)
@@ -208,7 +208,7 @@ ValueNode_RealString::check_type(ValueBase::Type type)
 }
 
 LinkableValueNode::Vocab
-ValueNode_RealString::get_param_vocab()const
+ValueNode_RealString::get_children_vocab_vfunc()const
 {
        LinkableValueNode::Vocab ret;