Expose iced_native and iced_style
This commit is contained in:
parent
91f79dff95
commit
621febe95d
2 changed files with 7 additions and 5 deletions
|
|
@ -1,5 +1,7 @@
|
|||
pub use iced;
|
||||
pub use iced_lazy;
|
||||
pub use iced_native;
|
||||
pub use iced_style;
|
||||
pub use iced_winit;
|
||||
|
||||
pub mod font;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue