Implement Widget::draw for custom_widget example
This commit is contained in:
parent
945f69e567
commit
95acc1deb8
2 changed files with 19 additions and 22 deletions
|
|
@ -8,4 +8,3 @@ publish = false
|
|||
[dependencies]
|
||||
iced = { path = "../.." }
|
||||
iced_native = { path = "../../native" }
|
||||
iced_graphics = { path = "../../graphics" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue