mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
simplify focus
This commit is contained in:
parent
1ceb2dd2da
commit
2f623783ec
5 changed files with 26 additions and 17 deletions
|
|
@ -22,6 +22,7 @@ mod phrase_rename; pub(crate) use phrase_rename::*;
|
|||
mod phrase_list; pub(crate) use phrase_list::*;
|
||||
mod phrase_player; pub(crate) use phrase_player::*;
|
||||
mod phrase_select; pub(crate) use phrase_select::*;
|
||||
mod port_select; pub(crate) use port_select::*;
|
||||
|
||||
////////////////////////////////////////////////////////
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue