Rename ComboBox to PickList

This commit is contained in:
Héctor Ramón Jiménez 2020-07-10 02:50:47 +02:00
parent 2118a726f8
commit 73b8ae8e5e
17 changed files with 80 additions and 80 deletions

View file

@ -56,7 +56,6 @@ members = [
"examples/bezier_tool",
"examples/clock",
"examples/color_palette",
"examples/combo_box",
"examples/counter",
"examples/custom_widget",
"examples/download_progress",
@ -65,6 +64,7 @@ members = [
"examples/geometry",
"examples/integration",
"examples/pane_grid",
"examples/pick_list",
"examples/pokedex",
"examples/progress_bar",
"examples/solar_system",