diff pidgin/gtkblist.h @ 16121:6167ee79ecd0

Set the disable maximize button hint on the blist. I couldn't find a window manager that supports this, but I bet win32 does.
author Sean Egan <seanegan@gmail.com>
date Sun, 15 Apr 2007 00:32:57 +0000
parents 66dff3dfdea6
children 247e421c4fa6
line wrap: on
line diff
--- a/pidgin/gtkblist.h	Sun Apr 15 00:15:32 2007 +0000
+++ b/pidgin/gtkblist.h	Sun Apr 15 00:32:57 2007 +0000
@@ -38,6 +38,7 @@
 	NODE_COLUMN,
 	BGCOLOR_COLUMN,
 	GROUP_EXPANDER_COLUMN,
+	GROUP_EXPANDER_VISIBLE_COLUMN,
 	CONTACT_EXPANDER_COLUMN,
 	CONTACT_EXPANDER_VISIBLE_COLUMN,
 	EMBLEM_COLUMN,