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