libcosmic: Add desktop-file helpers
This commit is contained in:
parent
1291a48d4d
commit
bf0508816b
3 changed files with 219 additions and 1 deletions
|
|
@ -55,6 +55,8 @@ pub use iced_winit;
|
|||
pub mod icon_theme;
|
||||
pub mod keyboard_nav;
|
||||
|
||||
#[cfg(feature = "desktop")]
|
||||
pub mod desktop;
|
||||
#[cfg(feature = "process")]
|
||||
pub mod process;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue