chore: update iced
This commit is contained in:
parent
bb10afd849
commit
0d028c2dd2
2 changed files with 1 additions and 3 deletions
|
|
@ -123,8 +123,6 @@ impl cosmic::Application for Window {
|
|||
},
|
||||
Some(Box::new(move |state: &Window| {
|
||||
let content_list = list_column()
|
||||
.padding(5)
|
||||
.spacing(0)
|
||||
.add(settings::item(
|
||||
"Example row",
|
||||
cosmic::widget::container(
|
||||
|
|
|
|||
2
iced
2
iced
|
|
@ -1 +1 @@
|
|||
Subproject commit dcf4cf01943b5a1baf7b7360ab7d604369a5c470
|
||||
Subproject commit c3c8fcf52cbe46c864459e74357dfe7985072a70
|
||||
Loading…
Add table
Add a link
Reference in a new issue