]> 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)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:50 +0000 (14:39 +0200)
commitaaa97f5a6cd682e2171a6f326e28405f112e0bb6
tree58058b65757f6bb5553ab9264b54b277e2c663e8
parent8ba8b56a0331234641c7bb27d0385c78d9c1dda3
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