Merge remote-tracking branch 'origin/master' into feat/multi-window-support
This commit is contained in:
commit
fa068b904a
6 changed files with 25 additions and 7 deletions
|
|
@ -3,5 +3,4 @@ pub use iced_native::window::Icon;
|
|||
pub use iced_native::window::Position;
|
||||
pub use iced_native::window::Settings;
|
||||
|
||||
#[cfg(not(target_arch = "wasm32"))]
|
||||
pub use crate::runtime::window::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue