From 00aa1e2d3501ee0a004415a56a845db51c660ef4 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 5 Sep 2015 01:41:56 +0100 Subject: Add a small test menu to the clicktab gadget --- amiga/gui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'amiga/gui.h') diff --git a/amiga/gui.h b/amiga/gui.h index d23f9c919..536071c77 100644 --- a/amiga/gui.h +++ b/amiga/gui.h @@ -134,6 +134,7 @@ struct gui_window_2 { struct Hook throbber_hook; struct Hook *ctxmenu_hook; Object *history_ctxmenu[2]; + Object *clicktab_ctxmenu; gui_drag_type drag_op; struct IBox *ptr_lock; struct AppWindow *appwin; -- cgit v1.2.3