From 748bf0374b1dd63e7e3157237185030c47ae0c2c Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Wed, 2 Feb 2005 23:04:36 +0000 Subject: updated for version 7.0047 --- src/gui_w48.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui_w48.c') diff --git a/src/gui_w48.c b/src/gui_w48.c index 00b5e6665a..2e09655837 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 */ -- cgit v1.2.3