Create an API for assigning the menubar contents
This commit is contained in:
parent
0a12774680
commit
334de06322
9 changed files with 216 additions and 60 deletions
|
@ -1,6 +1,7 @@
|
|||
pub mod assets;
|
||||
pub mod editor;
|
||||
pub mod file_finder;
|
||||
pub mod menus;
|
||||
mod operation_queue;
|
||||
pub mod settings;
|
||||
mod sum_tree;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue