summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.h')
-rw-r--r--amiga/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index 9f8284b56..d23f9c919 100644
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -133,6 +133,7 @@ struct gui_window_2 {
struct Hook favicon_hook;
struct Hook throbber_hook;
struct Hook *ctxmenu_hook;
+ Object *history_ctxmenu[2];
gui_drag_type drag_op;
struct IBox *ptr_lock;
struct AppWindow *appwin;