mirror of
https://github.com/johrpan/musicus.git
synced 2025-10-27 04:07:25 +01:00
Share UI between screens
The recording screen was reverted to a dummy in the process.
This commit is contained in:
parent
2d846a7b1a
commit
6abd450452
17 changed files with 555 additions and 977 deletions
|
|
@ -13,4 +13,10 @@ pub use player_bar::*;
|
|||
pub mod poe_list;
|
||||
pub use poe_list::*;
|
||||
|
||||
pub mod screen;
|
||||
pub use screen::*;
|
||||
|
||||
pub mod section;
|
||||
pub use section::*;
|
||||
|
||||
mod indexed_list_model;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue