mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 19:23:13 +02:00
fset: add option -import in command /fset
This commit is contained in:
@@ -121,6 +121,7 @@ extern void fset_option_mark_options_matching_filter (const char *filter,
|
||||
int mark);
|
||||
extern void fset_option_unmark_all ();
|
||||
extern int fset_option_export (const char *filename, int with_help);
|
||||
extern int fset_option_import (const char *filename);
|
||||
extern int fset_option_config_cb (const void *pointer,
|
||||
void *data,
|
||||
const char *option,
|
||||
|
||||
Reference in New Issue
Block a user