pub trait FileTreeSetWidgetRefExt {
// Required method
fn file_tree_set(&self, paths: &[&[LiveId]]) -> FileTreeSet;
}
pub trait FileTreeSetWidgetRefExt {
// Required method
fn file_tree_set(&self, paths: &[&[LiveId]]) -> FileTreeSet;
}