Disable resizable menu.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2012-03-19 16:21:09 +03:00
parent 32f3a457f7
commit 21d0ff05f2

View File

@ -46,7 +46,7 @@
/*** file scope macro definitions ****************************************************************/
#define RESIZABLE_MENUBAR 1
#define RESIZABLE_MENUBAR 0
/*** file scope type declarations ****************************************************************/