pub trait ColorPickerSetWidgetRefExt {
// Required method
fn color_picker_set(&self, paths: &[&[LiveId]]) -> ColorPickerSet;
}
pub trait ColorPickerSetWidgetRefExt {
// Required method
fn color_picker_set(&self, paths: &[&[LiveId]]) -> ColorPickerSet;
}