]> git.lyx.org Git - features.git/commit
Hide OptSubmenus (#9717)
authorGuillaume Munch <gm@lyx.org>
Thu, 17 Dec 2015 03:20:50 +0000 (03:20 +0000)
committerGuillaume Munch <gm@lyx.org>
Thu, 17 Dec 2015 21:54:41 +0000 (21:54 +0000)
commit6cc6934378f9b3ef719e9273a749b7164a8ff247
treeda7bc659fb562bfa9bc20c3b6799122bc27d5ccc
parentdc016de34eab3fe24d9673a48cabf754bebbadaa
Hide OptSubmenus (#9717)

At d449e7e6 it has been decided that submenus are going to be displayed even if
all their items are disabled. Here we make an exception for OptSubmenus.

Example of submenu no longer shown: Insert > Insert Regexp
Example of submenu always shown: Edit > Math > Limit Type, Macro Definition
src/frontends/qt4/Menus.cpp