Rename theme::Definition to application::StyleSheet
This commit is contained in:
parent
3e8f4cdd13
commit
7f3b7075db
12 changed files with 37 additions and 27 deletions
|
|
@ -9,6 +9,7 @@
|
|||
)]
|
||||
pub use iced_core::{Background, Color};
|
||||
|
||||
pub mod application;
|
||||
pub mod button;
|
||||
pub mod checkbox;
|
||||
pub mod container;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue