From 6a002558551b5dd57c062268079aef7a63f444e7 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 5 Sep 2015 15:37:34 +0100 Subject: Enable control of core/popupmenu select menus in the prefs GUI. This at least gives the option for people who prefer the popupmenu-based selection menus to easily switch back to the core ones when the options don't all fit on the screen (as popupmenu can't scroll). --- amiga/gui.h | 1 - 1 file changed, 1 deletion(-) (limited to 'amiga/gui.h') diff --git a/amiga/gui.h b/amiga/gui.h index 536071c77..6348884ce 100644 --- a/amiga/gui.h +++ b/amiga/gui.h @@ -226,6 +226,5 @@ struct MsgPort *sport; struct gui_window *cur_gw; struct gui_globals browserglob; BOOL ami_autoscroll; -BOOL popupmenu_lib_ok; #endif -- cgit v1.2.3