1
0
forked from aniani/vim

patch 8.1.1263: mouse clicks in WinBar not tested

Problem:    Mouse clicks in WinBar not tested.
Solution:   Add a test for clicking on the WinBar entries.
This commit is contained in:
Bram Moolenaar
2019-05-04 16:06:12 +02:00
parent bb8476be87
commit 66f8311152
2 changed files with 46 additions and 0 deletions

View File

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