mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-03 12:56:46 +02:00
Use new public api
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#include "chat.h"
|
||||
|
||||
ToxWindow new_friendlist();
|
||||
int friendlist_onFriendAdded(Messenger *m, int num);
|
||||
int friendlist_onFriendAdded(Tox *m, int num);
|
||||
void disable_chatwin(int f_num);
|
||||
|
||||
#endif /* end of include guard: FRIENDLIST_H_53I41IM */
|
||||
|
Reference in New Issue
Block a user