Unix fix attempt
This commit is contained in:
parent
148f507272
commit
5025db2d59
2 changed files with 8 additions and 8 deletions
|
|
@ -55,7 +55,7 @@ macro_rules! gen_api_transition {
|
|||
}
|
||||
|
||||
pub struct Window2 {
|
||||
window: ::std::sync::Arc<Window>,
|
||||
pub window: ::std::sync::Arc<Window>,
|
||||
events_loop: ::std::sync::Weak<EventsLoop>,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue