--- a/libpurple/protocols/qq/group.h Tue Feb 01 12:55:48 2011 +0000 +++ b/libpurple/protocols/qq/group.h Sun Feb 06 05:23:22 2011 +0000 @@ -47,7 +47,7 @@ guint32 id; guint32 ext_id; guint8 type8; /* permanent or temporory */ - guint32 creator_uid; + UID creator_uid; guint32 category; guint8 auth_type; gchar *title_utf8;