More TODOs.
This commit is contained in:
parent
edd2bf81e1
commit
46da8c5fc7
|
@ -1,6 +1,9 @@
|
||||||
// 15 august 2015
|
// 15 august 2015
|
||||||
#import "uipriv_darwin.h"
|
#import "uipriv_darwin.h"
|
||||||
|
|
||||||
|
// TODOs:
|
||||||
|
// - page 2 isn't growable
|
||||||
|
|
||||||
struct uiBox {
|
struct uiBox {
|
||||||
uiDarwinControl c;
|
uiDarwinControl c;
|
||||||
NSView *view;
|
NSView *view;
|
||||||
|
|
Loading…
Reference in New Issue