mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-01 03:36:45 +02:00
add command to turn logs on/off
This commit is contained in:
@ -25,6 +25,8 @@
|
||||
|
||||
#include "toxic_windows.h"
|
||||
|
||||
void chat_enable_log(ToxWindow *self);
|
||||
void chat_disable_log(ToxWindow *self);
|
||||
void kill_chat_window(ToxWindow *self);
|
||||
ToxWindow new_chat(Tox *m, int friendnum);
|
||||
|
||||
|
Reference in New Issue
Block a user