commit 234c6b5c8b9f694c96c07d9c91e00a45cffb9ac0
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Sun Feb 14 18:15:33 2021 +0100

    Remove resolved FIXME
---
 src/frontends/qt/GuiSearch.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/frontends/qt/GuiSearch.cpp b/src/frontends/qt/GuiSearch.cpp
index 2c298df..c9ddc57 100644
--- a/src/frontends/qt/GuiSearch.cpp
+++ b/src/frontends/qt/GuiSearch.cpp
@@ -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
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to