More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-04-18 16:39:08 -04:00
parent 63ccceed4f
commit d7d35e9853
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
- add an example of events to each of the new controls guides
- verify that uiParentSetMainControl() does indeed not update
- settle differences between intmax_t and uintmax_t
- make destroy functions take the control as an argument
- make Unix destroy functions take void *data as an argument
- settle onDestroy/destroy naming
- clean up Unix lifetiming code