]> git.lyx.org Git - features.git/commit
Simplify menus when there is only one caption type
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 19 Aug 2016 12:01:00 +0000 (14:01 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 29 Aug 2016 11:49:50 +0000 (13:49 +0200)
commit9e44cd672a3dad6f6ce967c7b24e3d1c28d9d784
tree4f7e281530d0b03921faeb9594cce20b99876df6
parentbbeb3773a1dbfdc2a43243c949f6da3396bfe8a1
Simplify menus when there is only one caption type

This removes the submenu indirection in Insert and the type changer in
contextual menu. Interestingly, the code was there, but it did not
work at all.

(cherry picked from commit e7a33cacf171ee41609d6fe31e19eff6df1691bf
and made compatible with C++98)
src/frontends/qt4/Menus.cpp
status.22x