Add menu code, adapted from iced_aw
This commit is contained in:
parent
23b480e58d
commit
bad4400779
9 changed files with 2186 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ pub use self::iced::Rule;
|
|||
pub use self::iced::Svg;
|
||||
pub use self::iced::Text;
|
||||
|
||||
pub mod menu_bar;
|
||||
|
||||
mod segmented_button;
|
||||
pub use self::segmented_button::SegmentedButton;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue