summaryrefslogtreecommitdiff
path: root/amiga/os3support.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2015-09-05 15:37:34 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2015-09-05 15:37:34 +0100
commit6a002558551b5dd57c062268079aef7a63f444e7 (patch)
treedfa39c0491ebfc59653ed1897431c6c33eec9edd /amiga/os3support.h
parent63227a214bb8e0f576ecb684313e5f3a3bdcf96f (diff)
downloadnetsurf-6a002558551b5dd57c062268079aef7a63f444e7.tar.gz
netsurf-6a002558551b5dd57c062268079aef7a63f444e7.tar.bz2
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).
Diffstat (limited to 'amiga/os3support.h')
-rw-r--r--amiga/os3support.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/amiga/os3support.h b/amiga/os3support.h
index ac7f31590..45a917a46 100644
--- a/amiga/os3support.h
+++ b/amiga/os3support.h
@@ -73,6 +73,7 @@
#define GETFONT_ScalableOnly TAG_IGNORE
#define PDTA_PromoteMask TAG_IGNORE
#define RPTAG_APenColor TAG_IGNORE
+#define GA_ContextMenu TAG_IGNORE
#define GA_HintInfo TAG_IGNORE
#define GAUGEIA_Level TAG_IGNORE
#define IA_InBorder TAG_IGNORE
@@ -81,6 +82,7 @@
#define SBNA_Text TAG_IGNORE
#define TNA_CloseGadget TAG_IGNORE
#define TNA_HintInfo TAG_IGNORE
+#define WA_ContextMenuHook TAG_IGNORE
#define WA_ToolBox TAG_IGNORE
#define WINDOW_BuiltInScroll TAG_IGNORE
#define WINDOW_NewMenu TAG_IGNORE