Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_pow.cpp
index b6fcae6..0b9d319 100644 (file)
@@ -207,7 +207,7 @@ ValueNode_Pow::check_type(ValueBase::Type type)
 }
 
 LinkableValueNode::Vocab
-ValueNode_Pow::get_param_vocab()const
+ValueNode_Pow::get_children_vocab_vfunc()const
 {
        LinkableValueNode::Vocab ret;