Initial menu implementation
This commit is contained in:
parent
4994d34aba
commit
9fc5ad23ed
14 changed files with 487 additions and 8 deletions
|
|
@ -246,6 +246,6 @@ pub use settings::Settings;
|
|||
|
||||
pub use runtime::{
|
||||
futures, Align, Background, Clipboard, Color, Command, Font,
|
||||
HorizontalAlignment, Length, Point, Rectangle, Size, Subscription, Vector,
|
||||
VerticalAlignment,
|
||||
HorizontalAlignment, Length, Menu, Point, Rectangle, Size, Subscription,
|
||||
Vector, VerticalAlignment,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue