]> git.lyx.org Git - features.git/commit
Fix text color of "file changed on disk" notification
authorDaniel Ramoeller <d.lyx@web.de>
Wed, 8 Mar 2023 19:00:27 +0000 (20:00 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Thu, 9 Mar 2023 15:13:00 +0000 (16:13 +0100)
commit2ed5b4a70552ba6785c2747cb660eee999b60a4f
tree94461f7894f228e03b7e5807b805cb07e906b0a2
parent04d65929e9f387278bcb341541189f96a06c2eb4
Fix text color of "file changed on disk" notification

Adjusts the label color of the notification to the background.

Fix for #12690.
src/frontends/qt/GuiWorkArea.cpp
src/frontends/qt/qt_helpers.cpp