Index: sources/gui/qml/globals/Fonts.qml =================================================================== diff -u -r66734e58eb7e8216eccfd10a83ab60682baecf29 -r162ff1c8e4175bfee18b3fd788d8557df4113010 --- sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision 66734e58eb7e8216eccfd10a83ab60682baecf29) +++ sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision 162ff1c8e4175bfee18b3fd788d8557df4113010) @@ -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" }