forked from aniani/vim
patch 8.2.3568: ctrl-hat test fails with Athena and Motif
Problem: Ctrl-hat test fails with Athena and Motif. (Elimar Riesebieter) Solution: Run the test only with GTK. (Dominique Pellé, closes #9069)
This commit is contained in:
committed by
Bram Moolenaar
parent
9cd063e319
commit
8753c1dd2c
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3568,
|
||||
/**/
|
||||
3567,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user