More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-01-14 02:14:31 -05:00
parent 468acd50be
commit 2b0de07243
1 changed files with 2 additions and 0 deletions

View File

@ -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;