mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 20:56:43 +01:00
wip: p.44, e=135, removing E generic
This commit is contained in:
parent
a7998860b1
commit
260736f31d
20 changed files with 848 additions and 838 deletions
|
|
@ -14,6 +14,7 @@ pub enum ArrangerFocus {
|
|||
}
|
||||
|
||||
impl FocusEnter for ArrangerApp<Tui> {
|
||||
type Item = AppViewFocus<ArrangerFocus>;
|
||||
fn focus_enter (&mut self) {
|
||||
use AppViewFocus::*;
|
||||
use ArrangerFocus::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue