mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-27 15:50:19 +00:00
issue suggesting this idea at: https://github.com/hexchat/hexchat/issues/2797
This commit is contained in:
@@ -170,7 +170,7 @@ typedef struct session_gui
|
||||
GtkWidget *shbox, *shentry; /* search bar hbox */
|
||||
gulong search_changed_signal; /* hook for search change event so blanking the box doesn't suck */
|
||||
|
||||
#define MENU_ID_NUM 14
|
||||
#define MENU_ID_NUM 15
|
||||
GtkWidget *menu_item[MENU_ID_NUM+1]; /* some items we may change state of */
|
||||
|
||||
void *chanview; /* chanview.h */
|
||||
|
||||
Reference in New Issue
Block a user