diff options
| author | pml68 <contact@pml68.dev> | 2025-05-13 00:02:29 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-05-13 00:02:29 +0200 |
| commit | 4febea34098f021c78597882def2deeab5451f3f (patch) | |
| tree | ba0909b8dda34121e790b21d200a7d38fa1be07b /crates/material_theme/src/lib.rs | |
| parent | Merge pull request #20 from pml68/feat/custom-theme (diff) | |
| download | iced-builder-4febea34098f021c78597882def2deeab5451f3f.tar.gz | |
chore: update `iced`
Diffstat (limited to 'crates/material_theme/src/lib.rs')
| -rw-r--r-- | crates/material_theme/src/lib.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crates/material_theme/src/lib.rs b/crates/material_theme/src/lib.rs index b04edf0..e59e1e9 100644 --- a/crates/material_theme/src/lib.rs +++ b/crates/material_theme/src/lib.rs @@ -11,8 +11,6 @@ pub mod combo_box; pub mod container; #[cfg(feature = "dialog")] pub mod dialog; -#[cfg(feature = "image")] -pub mod image; #[cfg(feature = "markdown")] pub mod markdown; pub mod menu; |
