Move MouseCursor to iced_wgpu
This commit is contained in:
parent
a7d1194403
commit
a90f7fcb98
6 changed files with 5 additions and 10 deletions
|
|
@ -103,7 +103,7 @@ where
|
|||
/// #
|
||||
/// # mod iced_wgpu {
|
||||
/// # use iced_native::{
|
||||
/// # button, row, Button, MouseCursor, Node, Point, Rectangle, Style, Layout, Row
|
||||
/// # button, row, Button, Node, Point, Rectangle, Style, Layout, Row
|
||||
/// # };
|
||||
/// # pub struct Renderer;
|
||||
/// #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue