diff src/gtkimhtml.h @ 7854:1e8322fc19b5

[gaim-migrate @ 8508] Merry X-Mas (My priest uses the term "X-Mas," to refer to the secular celebration that coincides with Advent, and Christmas to refer to the actual Christmas season directly after Advent and "X-Mas.") committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 13 Dec 2003 19:34:40 +0000
parents 3db18c16f573
children d9e831876c28
line wrap: on
line diff
--- a/src/gtkimhtml.h	Sat Dec 13 19:31:54 2003 +0000
+++ b/src/gtkimhtml.h	Sat Dec 13 19:34:40 2003 +0000
@@ -91,6 +91,7 @@
 		GtkIMHtmlFormatSpan *sizespan;
 		int fontsize;
 	} edit;
+	char *clipboard_string;
 	GList *format_spans;
 };