Index: sources/gui/qml/globals/Fonts.qml =================================================================== diff -u -r124c2e38e72a1a655d9d479c9c7a1cd8c5d5e6c4 -rc47d6680e0514292d7cc9b59ba0361aa8f335927 --- sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision 124c2e38e72a1a655d9d479c9c7a1cd8c5d5e6c4) +++ sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision c47d6680e0514292d7cc9b59ba0361aa8f335927) @@ -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" }