Mysterious super-similar-to-AA font, please don't elude me.
This commit is contained in:
parent
adc3cbfe5b
commit
1f72205716
@ -834,7 +834,7 @@ void Courtroom::set_font(QWidget *widget, QString class_name, QString p_identifi
|
||||
QFont font;
|
||||
if (font_name.isEmpty())
|
||||
{
|
||||
font = QFont(font_name, f_weight);
|
||||
font = QFont("Arial", f_weight);
|
||||
font.setStyleHint(QFont::SansSerif, QFont::NoAntialias);
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user