forked from aniani/vim
updated for version 7.0f01
This commit is contained in:
@@ -493,6 +493,8 @@ gui_x11_create_widgets()
|
||||
XtAddEventHandler(tabLine, ButtonPressMask, False,
|
||||
(XtEventHandler)tabline_menu_cb, NULL);
|
||||
|
||||
gui.tabline_height = TABLINE_HEIGHT;
|
||||
|
||||
/*
|
||||
* Set the size of the minor next/prev scrollers to zero, so
|
||||
* that they are not displayed. Due to a bug in OpenMotif 2.3,
|
||||
|
Reference in New Issue
Block a user