]> git.lyx.org Git - features.git/commit
Fix bug #6096.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 16 Oct 2018 02:41:22 +0000 (22:41 -0400)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 29 Dec 2018 16:30:47 +0000 (11:30 -0500)
commitd06c3d7d9fd22c6b408c61ed1351a67648682281
tree3aefd166fb635cb48f98e44ddb427bb075af8e8f
parent6806ad98dfff0aaf8c7eb57136d5f6922daafd0e
Fix bug #6096.

We used to need a hack to set the size of the layout combo, but
the code was changed in Qt 4.5 or so. Hence the appearance of this
bug in 2009. We can now just remove this hack, and all seems to
work correctly.

(cherry picked from commit d7f4346a19b69ae4f46ceba40b9e3a9744bb33f6)
src/frontends/qt4/LayoutBox.cpp
status.23x