More TODOs.
This commit is contained in:
parent
35a06e8540
commit
e3b1e033b2
|
@ -9,6 +9,7 @@ _UI_ENUM(uiAttribute) {
|
||||||
uiAttributeStretch,
|
uiAttributeStretch,
|
||||||
uiAttributeColor, // use R, G, B, A
|
uiAttributeColor, // use R, G, B, A
|
||||||
uiAttributeBackground, // use R, G, B, A
|
uiAttributeBackground, // use R, G, B, A
|
||||||
|
// TODO rename to uiAttributeVertical?
|
||||||
uiAttributeVerticalForms, // 0 = off, nonzero = 1
|
uiAttributeVerticalForms, // 0 = off, nonzero = 1
|
||||||
// TODO
|
// TODO
|
||||||
// TODO uiAttributeSystem,
|
// TODO uiAttributeSystem,
|
||||||
|
|
Loading…
Reference in New Issue