Index: sources/gui/qml/globals/Fonts.qml =================================================================== diff -u -r1a9eb2756f33ec0387dd360e5c051ed9a04b9c1c -rc0e25e783326e941f59f17b2618a5e73b797354a --- sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision 1a9eb2756f33ec0387dd360e5c051ed9a04b9c1c) +++ sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision c0e25e783326e941f59f17b2618a5e73b797354a) @@ -88,6 +88,7 @@ readonly property int fontPixelDebugTitle : 25 readonly property int fontPixelDebugText : 28 readonly property int fontPixelDebugLabel : 15 + readonly property int fontPixelStatusDialogText : 15 readonly property string fontFamilyFixed : "Noto Sans CJK SC" }