mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
remove extra conversion
This commit is contained in:
parent
546cefc025
commit
6d49c79a0d
1 changed files with 1 additions and 2 deletions
|
|
@ -151,8 +151,7 @@ impl Column for gtk::ColumnViewColumn {
|
|||
}
|
||||
}
|
||||
None => DEFAULT.into(),
|
||||
}
|
||||
.into();
|
||||
};
|
||||
list_item.set_child(Some(
|
||||
>k::Label::builder()
|
||||
.halign(gtk::Align::Start)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue