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

7
src/tox-weechat-config.h Normal file
View file

@ -0,0 +1,7 @@
#ifndef TOX_WEECHAT_CONFIG_H
#define TOX_WEECHAT_CONFIG_H
void
tox_weechat_config_init();
#endif // TOX_WEECHAT_CONFIG_H