mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0232
This commit is contained in:
@@ -8791,7 +8791,7 @@ draw_tabline()
|
||||
redraw_tabline = FALSE;
|
||||
|
||||
#ifdef FEAT_GUI_TABLINE
|
||||
/* When the GUI has the tabline then this always returns zero. */
|
||||
/* Take care of a GUI tabline. */
|
||||
if (gui_use_tabline())
|
||||
{
|
||||
gui_update_tabline();
|
||||
|
Reference in New Issue
Block a user