1
0
forked from aniani/vim

updated for version 7.0c01

This commit is contained in:
Bram Moolenaar
2006-03-27 21:03:26 +00:00
parent 3964b7ea08
commit 04a9d4555a
6 changed files with 24 additions and 6 deletions

View File

@@ -442,7 +442,7 @@ ex_menu(eap)
|| gui.toolbar_height != old_toolbar_height
# endif
))
gui_set_shellsize(FALSE, FALSE);
gui_set_shellsize(FALSE, FALSE, RESIZE_VERT);
#endif
theend: