1
0
forked from aniani/vim

patch 8.2.2111: GTK: menu background is the same color as the main window

Problem:    GTK: Menu background is the same color as the main window.
Solution:   Fix white space around the test in another way. (closes #7437,
            closes #7427)
This commit is contained in:
Bram Moolenaar
2020-12-08 20:31:16 +01:00
parent 8e1cbb55c3
commit 023fd5d213
2 changed files with 9 additions and 7 deletions

View File

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