commit | 748bf0374b1dd63e7e3157237185030c47ae0c2c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Feb 02 23:04:36 2005 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 02 23:04:36 2005 +0000 |
tree | 67f9fa6429374750997486af9d50cfe75217002a | |
parent | 24c088a284f8759c62fd47870411a836f02da99d [diff] [blame] |
updated for version 7.0047
diff --git a/src/gui_w48.c b/src/gui_w48.c index 00b5e66..2e09655 100644 --- a/src/gui_w48.c +++ b/src/gui_w48.c
@@ -61,6 +61,7 @@ #define DLG_FONT_NAME "MS Sans Serif" #define DLG_FONT_POINT_SIZE 8 #define DLG_MIN_MAX_WIDTH 400 +#define DLG_MIN_MAX_HEIGHT 400 #define DLG_NONBUTTON_CONTROL 5000 /* First ID of non-button controls */