]> git.lyx.org Git - features.git/commit
Include all parent branches in the menu.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Thu, 23 May 2019 02:00:31 +0000 (22:00 -0400)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:30 +0000 (15:48 +0200)
commit4ab01fa87f44e400c45ce2f428411ea2debfadf8
treec1eb5f91e9f4d1bf7e7b045d2941ee5353550af1
parentfbb4014e399b6555fba3a98561bd1753523289eb
Include all parent branches in the menu.

Previously, we only included branches from the master document. This
includes those from the parent, grandparent, etc, and does so in a way
that won't crash on recursive includes.
src/frontends/qt4/Menus.cpp