cleanup
This commit is contained in:
parent
8fb1e21873
commit
757d0753ad
14 changed files with 146 additions and 2521 deletions
|
|
@ -13,7 +13,7 @@ use crate::{
|
|||
|
||||
use iced_debug as debug;
|
||||
|
||||
#[cfg(not(any(feature = "winit", feature = "wayland")))]
|
||||
#[cfg(not(feature = "winit"))]
|
||||
use crate::runtime::{Appearance, DefaultStyle};
|
||||
|
||||
use std::borrow::Cow;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue