diff src/gtkimhtml.h @ 10799:6f67d4088da0

[gaim-migrate @ 12442] added some things to the change log added mouse-over hyperlink colorage committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Sat, 09 Apr 2005 01:24:28 +0000
parents 08981462ebbb
children 364a2ef907ae
line wrap: on
line diff
--- a/src/gtkimhtml.h	Fri Apr 08 22:44:02 2005 +0000
+++ b/src/gtkimhtml.h	Sat Apr 09 01:24:28 2005 +0000
@@ -89,6 +89,7 @@
 	GtkWidget *tip_window;
 	char *tip;
 	guint tip_timer;
+	GtkTextTag *prelit_tag;
 
 	GList *scalables;
 	GdkRectangle old_rect;