WIP: Compiling, many warnings, haven't tested
This commit is contained in:
parent
25ad635577
commit
b89c4e06be
4 changed files with 34 additions and 32 deletions
|
@ -388,6 +388,7 @@ impl AsyncAppContext {
|
|||
self.update_window(window_id, |cx| cx.activate_window());
|
||||
}
|
||||
|
||||
// TODO: Can we eliminate this method and move it to WindowContext then call it with update_window?s
|
||||
pub fn prompt(
|
||||
&mut self,
|
||||
window_id: usize,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue