Adjusted reexports for clarity.
This commit is contained in:
parent
87371ce934
commit
3e600fe775
3 changed files with 3 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use iced::widget::canvas::{
|
||||
self, Cache, Canvas, Cursor, Frame, Geometry, Gradient, Position, Location
|
||||
self, Cache, Canvas, Cursor, Frame, Geometry, Gradient, gradient::Position, gradient::Location
|
||||
};
|
||||
use iced::{
|
||||
executor, Application, Color, Command, Element, Length, Point, Rectangle,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue