diff --git a/src/gui/settings.cpp b/src/gui/settings.cpp index fb6dcfebd..c071a221b 100644 --- a/src/gui/settings.cpp +++ b/src/gui/settings.cpp @@ -3743,6 +3743,7 @@ void FurnaceGUI::drawSettings() { UI_COLOR_CONFIG(GUI_COLOR_INSTR_SM8521,"SM8521"); UI_COLOR_CONFIG(GUI_COLOR_INSTR_PV1000,"PV-1000"); UI_COLOR_CONFIG(GUI_COLOR_INSTR_K053260,"K053260"); + UI_COLOR_CONFIG(GUI_COLOR_INSTR_TED,"TED"); UI_COLOR_CONFIG(GUI_COLOR_INSTR_C140,"C140"); UI_COLOR_CONFIG(GUI_COLOR_INSTR_C219,"C219"); UI_COLOR_CONFIG(GUI_COLOR_INSTR_ESFM,"ESFM");