More support for multiple identities.

This commit is contained in:
Håvard Pettersson 2014-09-07 03:04:42 +02:00
parent 76d07ed4f6
commit b60ac98a3e
14 changed files with 529 additions and 344 deletions

View file

@ -4,9 +4,5 @@
#include <tox/tox.h>
extern struct t_weechat_plugin *weechat_plugin;
extern Tox *tox;
extern int tox_weechat_online_status;
extern struct t_gui_buffer *tox_main_buffer;
#endif // TOX_WEECHAT_H