1
0
forked from aniani/vim

updated for version 7.4b.001

Problem:    Win32: dialog may extend off-screen.
Solution:   Reduce the size, use correct borders. (Andrei Olsen)
This commit is contained in:
Bram Moolenaar
2013-08-01 13:20:42 +02:00
parent 1a42b4befb
commit 1b1b09449f
2 changed files with 9 additions and 5 deletions

View File

@@ -727,6 +727,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1,
/**/
0
};