More TODOs.
This commit is contained in:
parent
bbc170ac49
commit
8fdb9da92b
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue