summaryrefslogtreecommitdiffstats
path: root/src/gui_w48.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-02-02 23:04:36 +0000
committerBram Moolenaar <Bram@vim.org>2005-02-02 23:04:36 +0000
commit748bf0374b1dd63e7e3157237185030c47ae0c2c (patch)
tree67f9fa6429374750997486af9d50cfe75217002a /src/gui_w48.c
parent24c088a284f8759c62fd47870411a836f02da99d (diff)
updated for version 7.0047
Diffstat (limited to 'src/gui_w48.c')
-rw-r--r--src/gui_w48.c1
1 files changed, 1 insertions, 0 deletions
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 */