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