--- a/libpurple/protocols/qq/qq.h Tue Nov 11 07:17:48 2008 +0000
+++ b/libpurple/protocols/qq/qq.h Tue Nov 11 07:18:08 2008 +0000
@@ -182,6 +182,8 @@
gboolean is_show_notice;
gboolean is_show_news;
+
+ guint16 send_im_seq; /* send IM sequence number */
};
#endif