]> 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)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:55 +0000 (15:48 +0200)
commit0e69ecdaf032820b146736c479c2cea465a37dbf
treee4a5af9bcd1049e4b504c351cd0c242a5c1c56e1
parent0c0a48a3c3b904298e5094a5d5da789b47efb79c
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