diff libpurple/protocols/qq/qq.h @ 24842:effbf24b39b1

2009.02.08 - flos <lonicerae(at)gmail.com> * Fixed showing message of chat room when message comes in
author SHiNE CsyFeK <csyfek@gmail.com>
date Sun, 08 Feb 2009 10:09:34 +0000
parents c13086683ecd
children 7f903e67a995
line wrap: on
line diff
--- a/libpurple/protocols/qq/qq.h	Sat Dec 27 18:42:19 2008 +0000
+++ b/libpurple/protocols/qq/qq.h	Sun Feb 08 10:09:34 2009 +0000
@@ -182,6 +182,7 @@
 
 	gboolean is_show_notice;
 	gboolean is_show_news;
+	gboolean is_show_chat;
 
 	guint16 send_im_id;		/* send IM sequence number */
 };