Added some config options.
This commit is contained in:
parent
a437931e41
commit
e6e4fd568e
5 changed files with 62 additions and 11 deletions
|
|
@ -20,6 +20,11 @@
|
|||
#ifndef TOX_WEECHAT_CONFIG_H
|
||||
#define TOX_WEECHAT_CONFIG_H
|
||||
|
||||
struct t_twc_profile;
|
||||
|
||||
extern struct t_config_option *twc_config_friend_request_message;
|
||||
extern struct t_config_option *twc_config_short_id_size;
|
||||
|
||||
void
|
||||
twc_config_init();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue