More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-04-15 11:38:59 -04:00
parent 20f15afd10
commit 53f01ca59f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ uiControl *uiNewLabel(const char *text)
FALSE, FALSE,
"label", text,
// TODO TODO TODO TODO TODO
// the presence of this property leads to a segfault on 32-bit linux builds
// the presence of this property leads to a segfault on 32-bit linux builds AND 64-bit openbsd builds
// is it just this property? or is it more than one property at all? and why?
"xalign", 0,
// TODO yalign 0?