Refactoring for multi-identity support.
This commit is contained in:
@@ -36,6 +36,10 @@ void tox_weechat_chat_print_action(struct t_tox_weechat_chat *chat,
|
||||
const char *sender,
|
||||
const char *message);
|
||||
|
||||
void tox_weechat_chat_refresh(struct t_tox_weechat_chat *chat);
|
||||
void
|
||||
tox_weechat_chat_refresh(struct t_tox_weechat_chat *chat);
|
||||
|
||||
void
|
||||
tox_weechat_chat_queue_refresh(struct t_tox_weechat_chat *chat);
|
||||
|
||||
#endif // TOX_WEECHAT_CHATS_H
|
||||
|
||||
Reference in New Issue
Block a user