Index: sources/gui/qml/globals/Fonts.qml =================================================================== diff -u -r7c7a07e17ffe6636f138f1a99bdbebbbe4fdea08 -r7f55cb6ec0878b36ebadee3935b916d91d60c77c --- sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision 7c7a07e17ffe6636f138f1a99bdbebbbe4fdea08) +++ sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision 7f55cb6ec0878b36ebadee3935b916d91d60c77c) @@ -87,6 +87,6 @@ readonly property int fontPixelDebugTitle : 25 readonly property int fontPixelDebugText : 28 readonly property int fontPixelDebugLabel : 15 - readonly property string fontFamilyDebug : "Noto Sans CJK SC" + readonly property string fontFamilyFixed : "Noto Sans CJK SC" }