0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.1.1613: popup window test fails with Athena and Motif

Problem:    Popup window test fails with Athena and Motif.
Solution:   Compute the highlight attribut when the GUI is not active.
This commit is contained in:
Bram Moolenaar
2019-07-01 21:47:35 +02:00
parent 5b8cfedfbd
commit a83e70000f
2 changed files with 4 additions and 0 deletions

View File

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