update libcosmic after reexports are removed
This commit is contained in:
parent
1517d7388d
commit
e125ae0b58
24 changed files with 91 additions and 90 deletions
|
|
@ -13,6 +13,7 @@ use cctk::{
|
|||
use cosmic::{
|
||||
Element, Task, Theme, app,
|
||||
applet::cosmic_panel_config::PanelAnchor,
|
||||
iced::core::{Background, Border},
|
||||
iced::{
|
||||
Alignment,
|
||||
Event::Mouse,
|
||||
|
|
@ -20,7 +21,6 @@ use cosmic::{
|
|||
mouse::{self, ScrollDelta},
|
||||
widget::{button, column, row},
|
||||
},
|
||||
iced_core::{Background, Border},
|
||||
scroll::DiscreteScrollState,
|
||||
surface,
|
||||
widget::{Id, autosize, container, space},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue