Rename Panes widget to PaneGrid

This commit is contained in:
Héctor Ramón Jiménez 2020-03-10 02:57:13 +01:00
parent 15fad17f37
commit 6151c52824
9 changed files with 24 additions and 24 deletions

View file

@ -44,7 +44,7 @@ members = [
"examples/events",
"examples/geometry",
"examples/integration",
"examples/panes",
"examples/pane_grid",
"examples/pokedex",
"examples/progress_bar",
"examples/solar_system",