]> 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>
Fri, 19 Oct 2018 01:49:31 +0000 (21:49 -0400)
commitd7f4346a19b69ae4f46ceba40b9e3a9744bb33f6
tree58058b65757f6bb5553ab9264b54b277e2c663e8
parent938ef60258d6df3468afdafde689aacac6e8ac51
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.
src/frontends/qt4/LayoutBox.cpp