mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-17 09:36:35 +01:00
add ability to cancel file transfers
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "windows.h"
|
||||
#include "toxic.h"
|
||||
|
||||
void chat_close_file_receiver(int num, int filenum);
|
||||
void kill_chat_window(ToxWindow *self);
|
||||
ToxWindow new_chat(Tox *m, int32_t friendnum);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user