src/gtklist.h

changeset 5018
796b55b2e7c4
parent 4944
032dac83798e
child 5032
2276c67b0243
--- a/src/gtklist.h	Sat Apr 05 02:41:44 2003 +0000
+++ b/src/gtklist.h	Sat Apr 05 02:55:12 2003 +0000
@@ -56,6 +56,7 @@
 		*buddy_icon_column;
 
 	GtkWidget *bbox;                /**< A Button Box. */
+	GtkTooltips *tooltips;           /**< Tooltips for the buttons. */
 
 	guint refresh_timer;            /**< The timer for refreshing every 30 seconds */
 

mercurial