catchup with main
This commit is contained in:
commit
b72c4c576b
133 changed files with 13374 additions and 959 deletions
|
@ -482,7 +482,7 @@ impl Item for ProjectSearchView {
|
|||
.update(cx, |editor, cx| editor.deactivated(cx));
|
||||
}
|
||||
|
||||
fn tab_content<T: View>(
|
||||
fn tab_content<T: 'static>(
|
||||
&self,
|
||||
_detail: Option<usize>,
|
||||
tab_theme: &theme::Tab,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue