]> git.lyx.org Git - features.git/commit
Fix crash after 24926b2e239.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 28 Mar 2020 19:23:13 +0000 (15:23 -0400)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 28 Mar 2020 19:23:13 +0000 (15:23 -0400)
commit104fdcc9be40df19d50cddad7f8ae9ab63bbf5f7
treec9626dd0a45af969512222244249ea161c9f39f8
parentc5c16830242aa120448b2a226107073ef1703b1d
Fix crash after 24926b2e239.

The matched element may not have a parent. I guess the old version of
setExpanded too care of that. Now we have to do so.
src/frontends/qt/GuiPrefs.cpp