Expose window commands in iced::window
This commit is contained in:
parent
335df2028d
commit
ff9395838b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,4 +9,4 @@ pub use position::Position;
|
|||
pub use settings::Settings;
|
||||
|
||||
#[cfg(not(target_arch = "wasm32"))]
|
||||
pub use crate::runtime::window::{move_to, resize};
|
||||
pub use crate::runtime::window::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue