libpurple/protocols/qq/group.h

branch
openq
changeset 31393
04447b1f6403
parent 25105
fe13c190ca13
child 31405
c101dd644b2b
--- 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;

mercurial