1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 15:26:37 +02:00

doc: add color codes in strings (developer's guide)

This commit is contained in:
Sebastien Helleu
2012-02-10 18:02:06 +01:00
parent 508d8a1b43
commit f8ef3c8f80
4 changed files with 164 additions and 2 deletions
+5
View File
@@ -20,6 +20,11 @@
#ifndef __WEECHAT_GUI_COLOR_H
#define __WEECHAT_GUI_COLOR_H 1
/*
* Color from options
* (when changing something here, please update the Developer's guide)
*/
enum t_gui_color_enum
{
GUI_COLOR_SEPARATOR = 0,