Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_switch.cpp
index 56f1ff0..5fc50ce 100644 (file)
@@ -182,7 +182,7 @@ ValueNode_Switch::check_type(ValueBase::Type type)
 }
 
 LinkableValueNode::Vocab
-ValueNode_Switch::get_param_vocab()const
+ValueNode_Switch::get_children_vocab_vfunc()const
 {
        LinkableValueNode::Vocab ret;