Make Menu API a bit more functional
This commit is contained in:
parent
c4552a72d4
commit
1428e9180a
5 changed files with 70 additions and 62 deletions
|
|
@ -245,7 +245,7 @@ pub use sandbox::Sandbox;
|
|||
pub use settings::Settings;
|
||||
|
||||
pub use runtime::{
|
||||
futures, Align, Background, Clipboard, Color, Command, Font,
|
||||
futures, menu, Align, Background, Clipboard, Color, Command, Font,
|
||||
HorizontalAlignment, Length, Menu, Point, Rectangle, Size, Subscription,
|
||||
Vector, VerticalAlignment,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue