Fix standalone compilation of iced_widget crate
This commit is contained in:
parent
1f13a91361
commit
4f2f40c68b
6 changed files with 81 additions and 1 deletions
|
|
@ -992,7 +992,6 @@ fn rounded_box_sdf(
|
|||
|
||||
impl iced_graphics::Backend for Backend {
|
||||
type Compositor = window::Compositor;
|
||||
|
||||
type Primitive = primitive::Custom;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue