mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 08:14:47 -07:00
foo
This commit is contained in:
parent
611544b8cc
commit
dc14a1ef17
2 changed files with 2 additions and 2 deletions
|
|
@ -150,6 +150,6 @@ MessageLogWidget::MessageLogWidget(QWidget *parent)
|
|||
{
|
||||
setReadOnly(true);
|
||||
QFont f;
|
||||
f.setPointSize(9);
|
||||
f.setPixelSize(11);
|
||||
setFont(f);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue