More TODOs.
This commit is contained in:
parent
8f79f0596f
commit
4c75b4fb3a
3
box.c
3
box.c
|
@ -2,6 +2,9 @@
|
||||||
#include "ui.h"
|
#include "ui.h"
|
||||||
#include "uipriv.h"
|
#include "uipriv.h"
|
||||||
|
|
||||||
|
// TODOs
|
||||||
|
// - setting padded doesn't take effect immediately on OS X
|
||||||
|
|
||||||
// TODO remove these
|
// TODO remove these
|
||||||
typedef struct box box;
|
typedef struct box box;
|
||||||
typedef struct boxControl boxControl;
|
typedef struct boxControl boxControl;
|
||||||
|
|
Loading…
Reference in New Issue