Start on welcome experience settings
This commit is contained in:
parent
a0637a769c
commit
416c793076
9 changed files with 326 additions and 66 deletions
|
@ -5086,7 +5086,7 @@ impl<T: Entity> From<WeakModelHandle<T>> for AnyWeakModelHandle {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
#[derive(Debug, Copy)]
|
||||
pub struct WeakViewHandle<T> {
|
||||
window_id: usize,
|
||||
view_id: usize,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue