pub trait DesignerToolboxWidgetExt {
// Required method
fn designer_toolbox(&self, path: &[LiveId]) -> DesignerToolboxRef;
}
pub trait DesignerToolboxWidgetExt {
// Required method
fn designer_toolbox(&self, path: &[LiveId]) -> DesignerToolboxRef;
}