1
0
forked from aniani/vim

patch 8.2.4230: MS-Windows: set_guifontwide() is included but won't work

Problem:    MS-Windows: set_guifontwide() is included but won't work.
Solution:   Include set_guifontwide() only for X11. (Ken Takata, closes #9640)
This commit is contained in:
K.Takata
2022-01-27 15:04:22 +00:00
committed by Bram Moolenaar
parent 745b938a48
commit 94373c48e7
2 changed files with 7 additions and 4 deletions

View File

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