mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
Remove resolved FIXME
This commit is contained in:
parent
28239bf996
commit
234c6b5c8b
@ -299,7 +299,6 @@ void GuiSearch::updateSize()
|
||||
{
|
||||
widget_->setFixedHeight(widget_->sizeHint().height());
|
||||
if (widget_->isMinimized())
|
||||
// FIXME still a bit too tall
|
||||
setFixedHeight(widget_->sizeHint().height());
|
||||
else {
|
||||
// undo setFixedHeight
|
||||
|
Loading…
Reference in New Issue
Block a user