More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-04-14 10:44:00 -04:00
parent 2a13bb50f9
commit b12a02b74d
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
// TODO
// - rename to uiBox
// - adding and removing doesn't take effect immediately on windows; I have to resize first
typedef struct stack stack;
typedef struct stackControl stackControl;