group nicklist handling fixed
This commit is contained in:
parent
cc9d370105
commit
4021d9da0e
3 changed files with 52 additions and 41 deletions
|
|
@ -38,7 +38,7 @@ struct t_twc_chat
|
|||
int32_t group_number;
|
||||
|
||||
struct t_gui_nick_group *nicklist_group;
|
||||
struct t_hashtable *nicks;
|
||||
struct t_weelist *nicks;
|
||||
};
|
||||
|
||||
struct t_twc_chat *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue