Index: sources/gui/qml/globals/Fonts.qml =================================================================== diff -u -r80b5e8f1ebb90c03c37d90d90cd2da3bd95d6803 -rd1a4fe257de0cc4fe51f241075f429d22d83eebe --- sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision 80b5e8f1ebb90c03c37d90d90cd2da3bd95d6803) +++ sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision d1a4fe257de0cc4fe51f241075f429d22d83eebe) @@ -87,6 +87,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" }