Added online_status flag.
This commit is contained in:
parent
684d869503
commit
fdccf7b7af
3 changed files with 39 additions and 5 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
extern struct t_weechat_plugin *weechat_plugin;
|
||||
extern Tox *tox;
|
||||
extern int online_status;
|
||||
|
||||
extern struct t_gui_buffer *tox_main_buffer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue