mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-04 00:06:46 +02: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