first try to allow child window on windows
This commit is contained in:
parent
13620118f6
commit
5a09e8ba21
5 changed files with 83 additions and 14 deletions
|
|
@ -361,7 +361,7 @@ impl Window {
|
|||
/// threads.
|
||||
#[derive(Clone)]
|
||||
pub struct WindowProxy {
|
||||
proxy: platform::WindowProxy,
|
||||
pub proxy: platform::WindowProxy,
|
||||
}
|
||||
|
||||
impl WindowProxy {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue