Export Gradient in iced_graphics root
This commit is contained in:
parent
0b806235f6
commit
e0bb707f1e
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ pub mod window;
|
|||
pub use antialiasing::Antialiasing;
|
||||
pub use backend::Backend;
|
||||
pub use error::Error;
|
||||
pub use gradient::Gradient;
|
||||
pub use layer::Layer;
|
||||
pub use primitive::Primitive;
|
||||
pub use renderer::Renderer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue