update libcosmic after reexports are removed
This commit is contained in:
parent
1517d7388d
commit
e125ae0b58
24 changed files with 91 additions and 90 deletions
|
|
@ -10,14 +10,14 @@ use cosmic::{
|
|||
applet::{self},
|
||||
cosmic_config::{self, ConfigSet, CosmicConfigEntry},
|
||||
cosmic_theme::Spacing,
|
||||
iced::Subscription,
|
||||
iced::{
|
||||
Rectangle, Task,
|
||||
platform_specific::shell::commands::popup::{destroy_popup, get_popup},
|
||||
widget::{column, row},
|
||||
window::Id,
|
||||
},
|
||||
iced_futures::Subscription,
|
||||
iced_runtime::{Appearance, core::window},
|
||||
iced::{core::window, runtime::Appearance},
|
||||
prelude::*,
|
||||
surface, theme,
|
||||
widget::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue