Rename Panes widget to PaneGrid
This commit is contained in:
parent
15fad17f37
commit
6151c52824
9 changed files with 24 additions and 24 deletions
|
|
@ -1,12 +0,0 @@
|
|||
[package]
|
||||
name = "panes"
|
||||
version = "0.1.0"
|
||||
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
|
||||
edition = "2018"
|
||||
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