mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 13:16:35 +01:00
display status messages in friends list
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#include "toxic_windows.h"
|
||||
#include "chat.h"
|
||||
|
||||
#define NOSTATUSMSG "NOSTATUSMSG" /* Friends' default status message */
|
||||
|
||||
ToxWindow new_friendlist();
|
||||
int friendlist_onFriendAdded(Tox *m, int num);
|
||||
void disable_chatwin(int f_num);
|
||||
|
||||
Reference in New Issue
Block a user