pub trait PerformanceViewWidgetActionsExt {
// Required method
fn performance_view(&self, path: &[LiveId]) -> PerformanceViewRef;
}
pub trait PerformanceViewWidgetActionsExt {
// Required method
fn performance_view(&self, path: &[LiveId]) -> PerformanceViewRef;
}