Add split hotkeys to panes example
This commit is contained in:
parent
58adfcd514
commit
cc310f71cc
2 changed files with 86 additions and 10 deletions
|
|
@ -7,5 +7,6 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
iced = { path = "../..", features = ["async-std"] }
|
||||
iced_native = { path = "../../native" }
|
||||
clock = { path = "../clock" }
|
||||
stopwatch = { path = "../stopwatch" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue