]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1803 v7.4.1803
authorBram Moolenaar <Bram@vim.org>
Sat, 30 Apr 2016 11:26:14 +0000 (13:26 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 30 Apr 2016 11:26:14 +0000 (13:26 +0200)
commit0b6cf69c038b9af198542edc349ebe8e53a8f847
treeccd58c40af4e16ef57ff52937efb70e24666385e
parent6be8c8e165204b8aa4eeb8a52be87a58d8b41b9e
patch 7.4.1803
Problem:    GTK3 doesn't handle menu separaters properly.
Solution:   Use gtk_separator_menu_item_new(). (Kazunobu Kuriyama)
src/gui_gtk.c
src/version.c