diff libpurple/protocols/gg/gg.h @ 29447:c203ceb5bd9a

propagate from branch 'im.pidgin.pidgin' (head 6729d3dea8df2203383212a82eddd4697ea70ee9) to branch 'im.pidgin.cpw.rekkanoryo.icqxstatus' (head 0dd11b78b526e2c42337a6749d942bb0a93fe958)
author Richard Laager <rlaager@wiktel.com>
date Tue, 25 Nov 2008 17:24:40 +0000
parents cc1e35fa774d 4d50b5d09d4a
children 5391094529c6
line wrap: on
line diff
--- a/libpurple/protocols/gg/gg.h	Mon Nov 17 21:07:43 2008 +0000
+++ b/libpurple/protocols/gg/gg.h	Tue Nov 25 17:24:40 2008 +0000
@@ -64,9 +64,10 @@
 
 	int chats_count;
 
+	GList *pending_richtext_messages;
+	GHashTable *pending_images;
 } GGPInfo;
 
-
 #endif /* _PURPLE_GG_H */
 
 /* vim: set ts=8 sts=0 sw=8 noet: */