summaryrefslogtreecommitdiff
path: root/futureplans.md
diff options
context:
space:
mode:
Diffstat (limited to 'futureplans.md')
-rw-r--r--futureplans.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/futureplans.md b/futureplans.md
index 8ac8fcf..13abb9c 100644
--- a/futureplans.md
+++ b/futureplans.md
@@ -19,7 +19,6 @@ general list:
- Combobox and Listbox insertions and deletions should allow bulk (...string/...int)
- Combobox/Listbox.DeleteAll
- Combobox/Listbox.Select (with Listbox.Select allowing bulk)
- - Checkbox.Check or Checkbox.SetChecked
- Listbox.SelectAll
- Listbox/Combobox.Index(n)
- Index(n) is the name used by reflect.Value; use a different one?