diff src/gtkimhtml.h @ 12335:3726ff9022f3

[gaim-migrate @ 14639] [ 1342462 ] [HEAD] Crash on some custom smilies committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Mon, 05 Dec 2005 02:56:55 +0000
parents fc464a0abccc
children 9d7fb0b21d9f
line wrap: on
line diff
--- a/src/gtkimhtml.h	Mon Dec 05 02:32:38 2005 +0000
+++ b/src/gtkimhtml.h	Mon Dec 05 02:56:55 2005 +0000
@@ -160,7 +160,8 @@
 	gboolean hidden;
 	GdkPixbufLoader *loader;
 	GSList *anchors;
-	GtkIMHtmlSmileyFlags flags; 
+	GtkIMHtmlSmileyFlags flags;
+	GtkIMHtml *imhtml;
 };
 
 struct _GtkIMHtmlScalable {