--- a/gtk/gtkconv.h Wed Jan 17 09:22:04 2007 +0000 +++ b/gtk/gtkconv.h Wed Jan 17 09:47:55 2007 +0000 @@ -131,6 +131,9 @@ * is being resized by a non-user-initiated * event, such as the buddy icon appearing */ + gboolean entry_growing; /* True if the size of the entry was set + * automatically by typing too much to fit + * in one line */ GtkWidget *close; /* "x" on the tab */ GtkWidget *icon;