pub trait LogListSetWidgetRefExt { // Required method fn log_list_set(&self, paths: &[&[LiveId]]) -> LogListSet; }