Index: sources/gui/qml/globals/Fonts.qml =================================================================== diff -u -r364084de84fda5151cc65fbcb7e94eff6542bd11 -r4e4cecf6bea3c431a944e4fb93f6cc503608e71a --- sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision 364084de84fda5151cc65fbcb7e94eff6542bd11) +++ sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision 4e4cecf6bea3c431a944e4fb93f6cc503608e71a) @@ -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" }