Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.9.0 Beta 4
-
None
-
Windows 10 64bits
Description
Text of QMessageBox become ugly in Qt5.9 Beta 4
This work wells in Qt5.6.2
Codes are simple
QMessageBox::information(this, tr("Auto scroll end"), tr("pretty text"));