refactor(applet): move applet module to crate root
This commit is contained in:
parent
69cd9a3bfa
commit
8f7b400143
6 changed files with 20 additions and 17 deletions
|
|
@ -6,8 +6,6 @@
|
|||
//! Check out our [application](https://github.com/pop-os/libcosmic/tree/master/examples/application)
|
||||
//! example in our repository.
|
||||
|
||||
#[cfg(feature = "applet")]
|
||||
pub mod applet;
|
||||
pub mod command;
|
||||
mod core;
|
||||
pub mod cosmic;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue