mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
remove PhraseListViewState
This commit is contained in:
parent
83e2a285dd
commit
d54a259ed3
4 changed files with 65 additions and 67 deletions
|
|
@ -35,7 +35,7 @@ impl Content for ArrangerTui {
|
|||
),
|
||||
Split::right(
|
||||
self.splits[1],
|
||||
PhraseListView(self),
|
||||
PhraseListView::from(self),
|
||||
PhraseView::from(self),
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue