Implement hotkey logic in pane_grid example

This commit is contained in:
Héctor Ramón Jiménez 2020-03-17 06:54:25 +01:00
parent a280dcda23
commit 6f9cf6c70d
2 changed files with 41 additions and 2 deletions

View file

@ -7,3 +7,4 @@ publish = false
[dependencies]
iced = { path = "../.." }
iced_native = { path = "../../native" }