diff pidgin/gtkconv.h @ 15725:f322fa6c5318

Typing notification icon
author Sean Egan <seanegan@gmail.com>
date Mon, 26 Feb 2007 07:49:51 +0000
parents a830f9756f23
children cebfc6af3eb5
line wrap: on
line diff
--- a/pidgin/gtkconv.h	Mon Feb 26 06:24:18 2007 +0000
+++ b/pidgin/gtkconv.h	Mon Feb 26 07:49:51 2007 +0000
@@ -84,6 +84,7 @@
 	GtkWidget *sep2;
 	GtkWidget *check;
 	GtkWidget *progress;
+	guint32 typing_timer;
 
 	/* Buddy icon stuff */
 	GtkWidget *icon_container;