More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-04-14 09:46:24 -04:00
parent 120a1e8524
commit 689e9c7101
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
// 7 april 2015
#include "uipriv.h"
// TODO
// - rename to uiBox
typedef struct stack stack;
typedef struct stackControl stackControl;