mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
remove PhraseViewState
This commit is contained in:
parent
9319315595
commit
3569019b86
16 changed files with 432 additions and 473 deletions
|
|
@ -36,7 +36,7 @@ impl Content for ArrangerTui {
|
|||
Split::right(
|
||||
self.splits[1],
|
||||
PhrasesView(self),
|
||||
PhraseView(self),
|
||||
PhraseView2::from(self),
|
||||
)
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue