From 1d40ab659c9004e4da33720c842d2c5d5aa13fb3 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 30 May 2017 19:07:59 -0400 Subject: [PATCH] More TODOs. --- ui_attrstr.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ui_attrstr.h b/ui_attrstr.h index 0d1b9d81..2f41cebb 100644 --- a/ui_attrstr.h +++ b/ui_attrstr.h @@ -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 };