diff src/gtkimhtml.h @ 1515:206f995a33f3

[gaim-migrate @ 1525] updates to gtkimhtml. bmiller's patch included. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 27 Feb 2001 11:28:32 +0000
parents 36c56d591674
children d3ff7d80b8fb
line wrap: on
line diff
--- a/src/gtkimhtml.h	Tue Feb 27 01:09:33 2001 +0000
+++ b/src/gtkimhtml.h	Tue Feb 27 11:28:32 2001 +0000
@@ -57,6 +57,7 @@
 	guint sel_endx, sel_endy;
 	gboolean selection;
 	GString *selected_text;
+	struct line_info *sel_endchunk;
 	guint scroll_timer;
 
 	guint x, y;