Rename get_param_vocab to get_children_vocab and use a wrapper for the pure virtual...
[synfig.git] / synfig-core / src / synfig / valuenode_radialcomposite.h
index c9c06e3..5a412e6 100644 (file)
@@ -68,6 +68,7 @@ public:
        using synfig::LinkableValueNode::get_link_vfunc;
        static bool check_type(ValueBase::Type type);
        static ValueNode_RadialComposite* create(const ValueBase &x);
+       virtual Vocab get_children_vocab_vfunc()const;
 }; // END of class ValueNode_RadialComposite
 
 }; // END of namespace synfig