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