]> git.lyx.org Git - features.git/commit
Minor checkedLineEdit fixes
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 11 Dec 2022 09:01:09 +0000 (10:01 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 11 Dec 2022 09:01:09 +0000 (10:01 +0100)
commitc7c3b394131819707b650628260b6794ab4ef571
treef2fafe09af828848c900e22e3ccae66e62e43d79
parent6741a8fbf83f14b10907d053029915bb6df002aa
Minor checkedLineEdit fixes

* Do not disallow application if an invalid widget is disabled
* Fix coloring of text
src/frontends/qt/ButtonController.cpp
src/frontends/qt/GuiDocument.cpp
src/frontends/qt/qt_helpers.cpp