diff console/libgnt/gntstyle.h @ 14299:ea5193c23171

[gaim-migrate @ 16989] Now the customcolors should work. Apparently I didn't include it in last commit. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 23 Aug 2006 01:35:44 +0000
parents a0b1ab181316
children a766441af5ea
line wrap: on
line diff
--- a/console/libgnt/gntstyle.h	Wed Aug 23 01:09:33 2006 +0000
+++ b/console/libgnt/gntstyle.h	Wed Aug 23 01:35:44 2006 +0000
@@ -3,6 +3,7 @@
 typedef enum
 {
 	GNT_STYLE_SHADOW = 0,
+	GNT_STYLE_COLOR = 1,
 	GNT_STYLES
 } GntStyle;