1
0
forked from aniani/vim

patch 8.1.2301: MS-Windows GUI: drawing error when background color changes

Problem:    MS-Windows GUI: drawing error when background color changes.
Solution:   Implement gui_mch_new_colors(). (Simon Sadler)
This commit is contained in:
Bram Moolenaar
2019-11-15 22:41:14 +01:00
parent 1ebbb6ee45
commit ab85ca4e6a
2 changed files with 15 additions and 2 deletions

View File

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