comparison src/version.c @ 30021:9735b6186254 v9.0.0348

patch 9.0.0348: MS-Windows: GUI mouse move event test is flaky Commit: https://github.com/vim/vim/commit/36eb14fa3e729434cbb6f9078b4b330ae4f864f9 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 1 14:38:01 2022 +0100 patch 9.0.0348: MS-Windows: GUI mouse move event test is flaky Problem: MS-Windows: GUI mouse move event test is flaky. Solution: Wait for a little while for the first move event.
author Bram Moolenaar <Bram@vim.org>
date Thu, 01 Sep 2022 15:45:03 +0200
parents 347cf03fee2b
children 87063bfe81cd
comparison
equal deleted inserted replaced
30020:1dea7176b667 30021:9735b6186254
705 NULL 705 NULL
706 }; 706 };
707 707
708 static int included_patches[] = 708 static int included_patches[] =
709 { /* Add new patch number below this line */ 709 { /* Add new patch number below this line */
710 /**/
711 348,
710 /**/ 712 /**/
711 347, 713 347,
712 /**/ 714 /**/
713 346, 715 346,
714 /**/ 716 /**/