]> git.lyx.org Git - features.git/commit
Fix disabling of widgets for (simple) Search dialog
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 3 Dec 2020 14:31:35 +0000 (15:31 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 3 Dec 2020 14:44:55 +0000 (15:44 +0100)
commit24b71d30d56752231fb8cb8f3dc65cc21f83d614
tree889f80bf605790f7916de81c1e9effb72b21dc86
parent37eb3cd9617921872a4a6d9cdef1844af209e5f7
Fix disabling of widgets for (simple) Search dialog

This allows to remove the calls to ButtonController::addReadonly,
which are placebo since 78ade7e6.
src/frontends/qt/GuiSearch.cpp