More TODOs.
This commit is contained in:
parent
468acd50be
commit
2b0de07243
|
@ -1,6 +1,8 @@
|
||||||
// 14 august 2015
|
// 14 august 2015
|
||||||
#import "uipriv_darwin.h"
|
#import "uipriv_darwin.h"
|
||||||
|
|
||||||
|
// TODO the intrinsic height of this seems to be wacky
|
||||||
|
|
||||||
struct uiCheckbox {
|
struct uiCheckbox {
|
||||||
uiDarwinControl c;
|
uiDarwinControl c;
|
||||||
NSButton *button;
|
NSButton *button;
|
||||||
|
|
Loading…
Reference in New Issue