More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-04-14 09:46:24 -04:00
parent b745e5042d
commit d935c8896f
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;