Rename iced_native to iced_runtime
This commit is contained in:
parent
8af69be47e
commit
99e0a71504
39 changed files with 87 additions and 97 deletions
|
|
@ -9,5 +9,4 @@ pub use position::Position;
|
|||
pub use settings::Settings;
|
||||
|
||||
pub use crate::core::window::*;
|
||||
pub use crate::native::window::*;
|
||||
pub use crate::shell::window::*;
|
||||
pub use crate::runtime::window::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue