Merge branch 'master' into feature/custom-styling

This commit is contained in:
Héctor Ramón Jiménez 2019-12-31 11:37:41 +01:00
commit e98471d5b6
15 changed files with 225 additions and 12 deletions

View file

@ -1,6 +1,6 @@
pub use iced_winit::{
Align, Background, Color, Command, Font, HorizontalAlignment, Length,
Subscription, VerticalAlignment,
Space, Subscription, VerticalAlignment,
};
pub mod widget {