mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 22:36:38 +02:00
core: add option "add" in command /buffer (issue #1113)
This commit is contained in:
@@ -235,6 +235,7 @@ extern int gui_buffers_visited_index;
|
||||
extern int gui_buffers_visited_count;
|
||||
extern int gui_buffers_visited_frozen;
|
||||
extern struct t_gui_buffer *gui_buffer_last_displayed;
|
||||
extern char *gui_buffer_reserved_names[];
|
||||
extern char *gui_buffer_notify_string[];
|
||||
extern char *gui_buffer_properties_get_integer[];
|
||||
extern char *gui_buffer_properties_get_string[];
|
||||
|
||||
Reference in New Issue
Block a user