diff pidgin/gtkimhtmltoolbar.h @ 25718:4bc74deeb503

propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627) to branch 'im.pidgin.soc.2008.vv' (head 59d05cb38af9346d82ce57477273f7b381054bcc)
author Mike Ruprecht <maiku@soc.pidgin.im>
date Sat, 09 Aug 2008 02:24:38 +0000
parents 92e71f6e10d4
children 1a94a964bddf ae24e54a5014
line wrap: on
line diff
--- a/pidgin/gtkimhtmltoolbar.h	Fri Aug 08 23:34:27 2008 +0000
+++ b/pidgin/gtkimhtmltoolbar.h	Sat Aug 09 02:24:38 2008 +0000
@@ -76,6 +76,7 @@
 	char *sml;
 	GtkWidget *strikethrough;
 	GtkWidget *insert_hr;
+	GtkWidget *call;
 };
 
 struct _GtkIMHtmlToolbarClass {