Parse attributes in the input box

This commit is contained in:
TingPing
2013-10-01 07:03:53 -04:00
parent 3cb4439121
commit af2458f556
3 changed files with 226 additions and 30 deletions

View File

@@ -32,6 +32,7 @@ extern GdkColor colors[];
#define COL_NEW_MSG 39
#define COL_AWAY 40
#define COL_SPELL 41
#define MAX_COL 41
void palette_alloc (GtkWidget * widget);
void palette_load (void);