mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 21:30:03 -04:00
Add some support for menu bars
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
pub mod area;
|
||||
pub mod collapsing_header;
|
||||
pub mod frame;
|
||||
pub mod menu;
|
||||
pub mod resize;
|
||||
pub mod scroll_area;
|
||||
pub mod window;
|
||||
|
||||
Reference in New Issue
Block a user