forked from aniani/vim
patch 9.0.0058: Win32: cannot test low level events
Problem: Win32: cannot test low level events. Solution: Add "sendevent" to test_gui_event(). (Yegappan Lakshmanan, closes #10679)
This commit is contained in:
committed by
Bram Moolenaar
parent
5154a88800
commit
81a3ff97e2
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
58,
|
||||
/**/
|
||||
57,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user