1
0
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:
Jfreegman
2013-11-19 16:00:24 -05:00
parent f43d735861
commit d8da80914d
3 changed files with 16 additions and 4 deletions

View File

@ -107,7 +107,7 @@ typedef struct {
typedef struct {
FILE *file;
WINDOW *chatwin;
ToxWindow *toxwin;
int friendnum;
bool active;
uint8_t filenum;