mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-01 06:26:44 +02:00
properly close windows on exit
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
|
||||
#include "toxic_windows.h"
|
||||
|
||||
void kill_chat_window(ToxWindow *self);
|
||||
ToxWindow new_chat(Tox *m, int friendnum);
|
||||
|
||||
#endif /* end of include guard: CHAT_H_6489PZ13 */
|
||||
|
Reference in New Issue
Block a user