Removed glutin MW support and reverted glutin changes back to Iced master since it's being axed as we speak.
This commit is contained in:
parent
51296572c0
commit
e36daa6f93
15 changed files with 130 additions and 1376 deletions
|
|
@ -182,7 +182,7 @@ pub mod touch;
|
|||
pub mod widget;
|
||||
pub mod window;
|
||||
|
||||
#[cfg(feature = "multi_window")]
|
||||
#[cfg(all(not(feature = "glow"), feature = "multi_window"))]
|
||||
pub mod multi_window;
|
||||
|
||||
#[cfg(all(not(feature = "glow"), feature = "wgpu"))]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue