update
This commit is contained in:
parent
752ff3c4f2
commit
75d226947f
|
@ -8,7 +8,7 @@ FluTextStyle::FluTextStyle(QObject *parent)
|
|||
Caption(caption);
|
||||
|
||||
QFont body;
|
||||
body.setPixelSize(14);
|
||||
body.setPixelSize(13);
|
||||
Body(body);
|
||||
|
||||
QFont bodyStrong;
|
||||
|
|
Loading…
Reference in New Issue