mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-01-12 19:16:41 +01:00
wip: refactor pt.30: 74 errors
This commit is contained in:
parent
ab85a86b6b
commit
28e15d3f56
12 changed files with 631 additions and 622 deletions
|
|
@ -133,7 +133,7 @@ impl Content for PhrasePoolView<Tui> {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Clone, PartialEq)]
|
||||
#[derive(Clone, PartialEq, Debug)]
|
||||
pub enum PhrasePoolViewCommand {
|
||||
Select(usize),
|
||||
Edit(PhrasePoolCommand),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue