More TODOs.

This commit is contained in:
Pietro Gagliardi 2017-05-30 19:07:59 -04:00
parent 2e98219009
commit 1d40ab659c
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ _UI_ENUM(uiAttribute) {
uiAttributeUnderlineColor, // enum uiDrawUnderlineColor
// TODO note these are copied
// TODO figure out how we're going to deal with being able to edit features over time...
uiAttributeFeatures, // use Features
};