]> git.lyx.org Git - features.git/commit
Fix bug #11422.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 29 Dec 2018 05:23:26 +0000 (00:23 -0500)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:54 +0000 (14:39 +0200)
commit143f2f5dccc81f0604b084039a987deac62c0894
tree11bdf0f2c998cde7e80de140f898afd2d08c8015
parentcb542061e1373900f51e4b6a07345da462f364b3
Fix bug #11422.

We need to load the master document before applying the params, since
otherwise the TOC reset (and other things) happen before the master
has been loaded (and set as parent).
src/frontends/qt4/GuiDocument.cpp