This commit is contained in:
2026-03-23 14:46:23 -06:00
parent 21c73e699b
commit 65707f53b7
6 changed files with 54 additions and 4 deletions

View File

@@ -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 */