Move Layer to iced_graphics
This commit is contained in:
parent
e618091248
commit
720e7756f2
18 changed files with 433 additions and 616 deletions
|
|
@ -17,7 +17,6 @@ pub use settings::Settings;
|
|||
|
||||
pub(crate) use backend::Backend;
|
||||
pub(crate) use iced_graphics::Transformation;
|
||||
pub(crate) use quad::Quad;
|
||||
|
||||
pub type Renderer = iced_graphics::Renderer<Backend>;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue