mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
Fix refresh of bar item buffer_nicklist when it is displayed in a root bar
This commit is contained in:
@@ -1444,6 +1444,8 @@ gui_bar_item_init ()
|
||||
&gui_bar_item_default_buffer_nicklist, NULL);
|
||||
gui_bar_item_hook_signal ("nicklist_changed",
|
||||
gui_bar_item_names[GUI_BAR_ITEM_BUFFER_NICKLIST]);
|
||||
gui_bar_item_hook_signal ("buffer_switch",
|
||||
gui_bar_item_names[GUI_BAR_ITEM_BUFFER_NICKLIST]);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user