1
0
forked from aniani/vim

patch 8.2.4276: separate test function for the GUI scrollbar

Problem:    Separate test function for the GUI scrollbar.
Solution:   Use test_gui_event(). (Yegappan Lakshmanan, closes #9674)
This commit is contained in:
Yegappan Lakshmanan
2022-01-31 17:40:55 +00:00
committed by Bram Moolenaar
parent 223a950a85
commit 9e0208f51c
8 changed files with 68 additions and 67 deletions

View File

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