mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-24 16:33:16 +01:00
properly close all groupchats on exit
This commit is contained in:
@@ -77,7 +77,7 @@ typedef struct {
|
||||
#endif
|
||||
} GroupChat;
|
||||
|
||||
void kill_groupchat_window(ToxWindow *self);
|
||||
void close_groupchat(ToxWindow *self, Tox *m, int groupnum);
|
||||
int init_groupchat_win(ToxWindow *prompt, Tox *m, int groupnum, uint8_t type);
|
||||
|
||||
/* destroys and re-creates groupchat window with or without the peerlist */
|
||||
|
||||
Reference in New Issue
Block a user