mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 20:06:34 +01:00
properly close windows on exit
This commit is contained in:
@@ -33,5 +33,6 @@ typedef struct {
|
||||
uint8_t groupkey[TOX_CLIENT_ID_SIZE];
|
||||
} GroupChat;
|
||||
|
||||
void kill_groupchat_window(ToxWindow *self);
|
||||
int init_groupchat_win(ToxWindow *prompt, Tox *m, int groupnum);
|
||||
ToxWindow new_group_chat(Tox *m, int groupnum);
|
||||
|
||||
Reference in New Issue
Block a user