diff options
Diffstat (limited to 'src/gui/gui-color.h')
-rw-r--r-- | src/gui/gui-color.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/gui-color.h b/src/gui/gui-color.h index ef2aa9d3d..4135d00f6 100644 --- a/src/gui/gui-color.h +++ b/src/gui/gui-color.h @@ -89,6 +89,7 @@ enum t_weechat_color GUI_COLOR_WIN_TITLE_MORE, GUI_COLOR_WIN_INPUT_TEXT_NOT_FOUND, GUI_COLOR_WIN_NICK_CHANUSER, + GUI_COLOR_WIN_INPUT_ACTIONS, GUI_NUM_COLORS }; |