Use cosmic toggler instead of iced
This commit is contained in:
parent
3f113016c5
commit
4ba38dc25d
2 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
use cosmic::{
|
||||
Element,
|
||||
iced::widget::{column, text, toggler},
|
||||
widget::{list_column, settings},
|
||||
iced::widget::{column, text},
|
||||
widget::{list_column, settings, toggler},
|
||||
};
|
||||
use super::{Message, Page, Window};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue