1
0
forked from aniani/vim

patch 7.4.1899

Problem:    GTK 3: cursor blinking doesn't work well.
Solution:   Instead of gui_gtk_window_clear() use gui_mch_clear_block().
            (Kazunobu Kuriyama)
This commit is contained in:
Bram Moolenaar
2016-06-04 22:18:13 +02:00
parent 63a60ded3f
commit 8e31fd52ec
2 changed files with 7 additions and 3 deletions

View File

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