add option for changing spell checker color

This commit is contained in:
berkeviktor@aol.com
2011-06-05 06:12:31 +02:00
parent 5ea4855bc3
commit 87b68a17ad
4 changed files with 44 additions and 3 deletions

View File

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