chore: re-export iced::Command
This commit is contained in:
parent
069163264f
commit
caf07e8288
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
pub mod app;
|
||||
pub use app::{Application, ApplicationExt};
|
||||
|
||||
pub use iced::Command;
|
||||
pub mod command;
|
||||
pub use cosmic_config;
|
||||
pub use cosmic_theme;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue