X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2Fmenu.priv.h;h=87b5770e84656d0ac68d70d30b68c77139aca9f4;hp=cb1ebc45bda82120f46cff6db9df7352ac0670b4;hb=44a63c85c16f81579c74d68cd99eea1a1fd00c28;hpb=048a1c1a65c6d98d92fca97f8d175d10d21091d0 diff --git a/menu/menu.priv.h b/menu/menu.priv.h index cb1ebc45..87b5770e 100644 --- a/menu/menu.priv.h +++ b/menu/menu.priv.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 1998-2014,2016 Free Software Foundation, Inc. * + * Copyright (c) 1998-2016,2017 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -30,7 +30,7 @@ * Author: Juergen Pfeifer, 1995,1997 * ****************************************************************************/ -/* $Id: menu.priv.h,v 1.26 2016/03/26 21:50:56 tom Exp $ */ +/* $Id: menu.priv.h,v 1.27 2017/02/11 16:50:12 tom Exp $ */ /*************************************************************************** * Module menu.priv.h * @@ -42,6 +42,9 @@ /* *INDENT-OFF* */ #include "curses.priv.h" + +#define NCURSES_OPAQUE_MENU 0 + #include "mf_common.h" #include "menu.h"