1
0
forked from aniani/vim

updated for version 7.4b.018

Problem:    Win32: Dialog can still be too big.
Solution:   Move the check for height further down. (Andrei Olsen)
This commit is contained in:
Bram Moolenaar
2013-08-07 15:27:11 +02:00
parent d82db6046c
commit a95d823554
2 changed files with 20 additions and 15 deletions

View File

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