]> 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:25:58 +0000 (00:25 -0500)
commit88034d3d8987a9601b0779bf0115b5105b16fd6e
tree8cf898b89d0b096ac16dc11d22425eea62cf1c1d
parent4ea6d81437ec7b5bea165d78ca37cb163e262042
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).

(cherry picked from commit ac3693c04ffaa8e5bcb69884465c5508981e347e)
src/frontends/qt4/GuiDocument.cpp
status.23x