]> 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)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 29 Dec 2018 05:23:26 +0000 (00:23 -0500)
commitac3693c04ffaa8e5bcb69884465c5508981e347e
tree11bdf0f2c998cde7e80de140f898afd2d08c8015
parent75c8e5c0007db20ff7e803571d7227e6b11a33d0
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