More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-04-20 10:03:54 -04:00
parent 5c1858c35d
commit c5e5edf8f0
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ for every child
free data structures
```
TODO uiGroup, uiTab
As for uiWindow, we won't need to worry, as destroying a uiParent will properly destroy its main control.
```