From b78d6f458e5d5cb9c78d7430aacf10abd227eb32 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 15 Jan 2017 17:51:55 +0000 Subject: Attempt hotlist menu refresh --- frontends/amiga/gui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/amiga/gui.h') diff --git a/frontends/amiga/gui.h b/frontends/amiga/gui.h index 77f6839e5..07ff922f7 100644 --- a/frontends/amiga/gui.h +++ b/frontends/amiga/gui.h @@ -134,7 +134,7 @@ struct gui_window_2 { int temp; bool redraw_scroll; bool new_content; - struct ami_menu_data *menu_data[AMI_MENU_AREXX_MAX + 1]; + struct ami_menu_data *menu_data[AMI_MENU_AREXX_MAX + 1]; /* only for GadTools menus */ ULONG hotlist_items; Object *restrict hotlist_toolbar_lab[AMI_GUI_TOOLBAR_MAX]; struct List hotlist_toolbar_list; -- cgit v1.2.3