comparison libpurple/protocols/qq/qq.h @ 25232: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
comparison
equal deleted inserted replaced
25231:3a2b95c12396 25232:effbf24b39b1
180 180
181 GList *groups; 181 GList *groups;
182 182
183 gboolean is_show_notice; 183 gboolean is_show_notice;
184 gboolean is_show_news; 184 gboolean is_show_news;
185 gboolean is_show_chat;
185 186
186 guint16 send_im_id; /* send IM sequence number */ 187 guint16 send_im_id; /* send IM sequence number */
187 }; 188 };
188 189
189 #endif 190 #endif