mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-24 13:43:15 +01:00
added groupchats
This commit is contained in:
6
src/groupchat.h
Normal file
6
src/groupchat.h
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
* Toxic -- Tox Curses Client
|
||||
*/
|
||||
|
||||
int init_groupchat_win(ToxWindow *prompt, Tox *m);
|
||||
int get_num_groupchats(void);
|
||||
Reference in New Issue
Block a user