feat: add i18n support for libcosmic widgets
This commit is contained in:
parent
ea349aca82
commit
066999586b
9 changed files with 110 additions and 15 deletions
|
|
@ -90,6 +90,8 @@ pub use iced_wgpu;
|
|||
pub mod icon_theme;
|
||||
pub mod keyboard_nav;
|
||||
|
||||
mod localize;
|
||||
|
||||
#[cfg(all(target_env = "gnu", not(target_os = "windows")))]
|
||||
pub(crate) mod malloc;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue