]> git.lyx.org Git - features.git/commit
Use QMessageBox for toggleWarning if possible
authorJuergen Spitzmueller <spitz@lyx.org>
Tue, 10 Jul 2018 13:00:25 +0000 (15:00 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Wed, 11 Jul 2018 17:11:28 +0000 (19:11 +0200)
commit82cade48776705e0b1dd39369447ddbd82f23d53
tree7b9e15ea938496662e0af16609c534dd119055a3
parent12ca81f2ea44c947fcd5f6d4f4c57bd5ebdf98d9
Use QMessageBox for toggleWarning if possible

Qt 5.2 introduces the possibility to place a checkbox on a QMessageBox,
so we need no longer to use our own crude dialog.

(cherry picked from commit 0148ef7e6c2f01ce96b91567af5e2b160f9d070a)
src/frontends/qt4/GuiProgress.cpp
status.23x