summaryrefslogtreecommitdiff
path: root/src/gui/gui-color.h
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2007-04-04 14:04:42 +0000
committerSebastien Helleu <flashcode@flashtux.org>2007-04-04 14:04:42 +0000
commit0e785fe106a578c5c7cf8ac09f6ac4727e4e00d5 (patch)
tree0158d707118b8c885c3122741ad02d04b1070eab /src/gui/gui-color.h
parent3e6e347d13108544a19d97ee02d3494d89542acf (diff)
downloadweechat-0e785fe106a578c5c7cf8ac09f6ac4727e4e00d5.zip
Added color for input text not found in buffer history
Diffstat (limited to 'src/gui/gui-color.h')
-rw-r--r--src/gui/gui-color.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/gui-color.h b/src/gui/gui-color.h
index ed25dbeb0..e7629a9fa 100644
--- a/src/gui/gui-color.h
+++ b/src/gui/gui-color.h
@@ -90,6 +90,7 @@ enum t_weechat_color
COLOR_DCC_ABORTED,
COLOR_WIN_INPUT_SERVER,
COLOR_WIN_TITLE_MORE,
+ COLOR_WIN_INPUT_TEXT_NOT_FOUND,
GUI_NUM_COLORS
};