asd
This commit is contained in:
parent
926b6951f6
commit
5a630d6a23
5 changed files with 31 additions and 23 deletions
|
@ -28,9 +28,6 @@ void tox_weechat_chat_print_message(struct t_tox_chat *chat,
|
|||
void tox_weechat_chat_print_action(struct t_tox_chat *chat,
|
||||
const char *sender,
|
||||
const char *message);
|
||||
void tox_weechat_chat_print_name_change(struct t_tox_chat *chat,
|
||||
const char *old_name,
|
||||
const char *new_name);
|
||||
|
||||
void tox_weechat_chat_refresh(struct t_tox_chat *chat);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue