1
0
forked from aniani/vim

patch 8.0.1150: MS-Windows GUI: dialog font size is incorrect

Problem:    MS-Windows GUI: dialog font size is incorrect.
Solution:   Pass flag to indicate 'encoding' or active codepage. (Yasuhiro
            Matsomoto, closes #2160)
This commit is contained in:
Bram Moolenaar
2017-09-26 14:46:04 +02:00
parent a8fc0d3817
commit 6edeaf387c
2 changed files with 17 additions and 14 deletions

View File

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