WIP
This commit is contained in:
parent
6a271617b4
commit
f86e5a987f
4 changed files with 94 additions and 3 deletions
|
@ -912,7 +912,6 @@ impl Project {
|
|||
self.user_store.clone()
|
||||
}
|
||||
|
||||
#[cfg(any(test, feature = "test-support"))]
|
||||
pub fn opened_buffers(&self, cx: &AppContext) -> Vec<ModelHandle<Buffer>> {
|
||||
self.opened_buffers
|
||||
.values()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue