More TODOs.
This commit is contained in:
parent
fd9f6cea6a
commit
2c692eda36
|
@ -1,7 +1,7 @@
|
||||||
// 14 august 2015
|
// 14 august 2015
|
||||||
#import "uipriv_darwin.h"
|
#import "uipriv_darwin.h"
|
||||||
|
|
||||||
// TODO test empty groups
|
// TODO just outright ban passing NULL to any parents? that still won't fix the initial case
|
||||||
|
|
||||||
struct uiGroup {
|
struct uiGroup {
|
||||||
uiDarwinControl c;
|
uiDarwinControl c;
|
||||||
|
|
Loading…
Reference in New Issue