nicklist added to proflie buffer to show online friends
This commit is contained in:
parent
043784e91d
commit
8501d36ee9
3 changed files with 23 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ struct t_twc_profile
|
|||
int tox_online;
|
||||
|
||||
struct t_gui_buffer *buffer;
|
||||
struct t_gui_nick_group *nicklist_group;
|
||||
struct t_hook *tox_do_timer;
|
||||
|
||||
struct t_twc_list *chats;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue