Introduce Program and State
This commit is contained in:
parent
d77492c0c3
commit
ae5e2c6c73
14 changed files with 643 additions and 777 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#[doc(no_inline)]
|
||||
pub use iced_native::*;
|
||||
|
||||
mod application;
|
||||
pub mod application;
|
||||
|
||||
pub use application::Application;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue