mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 22:16:35 +01:00
give groupchat logs unique names
This commit is contained in:
@@ -30,7 +30,6 @@ typedef struct {
|
||||
int side_pos; /* current position of the sidebar - used for scrolling up and down */
|
||||
uint8_t *peer_names;
|
||||
uint8_t *oldpeer_names;
|
||||
uint8_t groupkey[TOX_CLIENT_ID_SIZE];
|
||||
} GroupChat;
|
||||
|
||||
void kill_groupchat_window(ToxWindow *self);
|
||||
|
||||
Reference in New Issue
Block a user