mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-05 03:16:45 +02:00
alert chat window on file send/failure
This commit is contained in:
@ -107,7 +107,7 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
FILE *file;
|
||||
WINDOW *chatwin;
|
||||
ToxWindow *toxwin;
|
||||
int friendnum;
|
||||
bool active;
|
||||
uint8_t filenum;
|
||||
|
Reference in New Issue
Block a user