1
0
forked from aniani/vim

updated for version 7.4a.034

Problem:    The tabline may flicker when opening a new tab after 7.3.759 on
            Win32.
Solution:   Move call to TabCtrl_SetCurSel(). (Ken Takata)
This commit is contained in:
Bram Moolenaar
2013-07-17 21:59:13 +02:00
parent b7a846d0e0
commit a8f96397a1
2 changed files with 7 additions and 5 deletions

View File

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