Index: sources/gui/qml/globals/Fonts.qml =================================================================== diff -u -rc8eb6d0e29f8951a793b2f52d11a08b9902470ee -r074b32b5cc08f41f2d9ce0d021f2151b76bba5ad --- sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision c8eb6d0e29f8951a793b2f52d11a08b9902470ee) +++ sources/gui/qml/globals/Fonts.qml (.../Fonts.qml) (revision 074b32b5cc08f41f2d9ce0d021f2151b76bba5ad) @@ -66,5 +66,8 @@ readonly property int fontPixelUltrafiltrationAdjustmentConfirmTitle : 40 readonly property int fontPixelUltrafiltrationAdjustmentEditValue : 46 + readonly property int crTreatmentFontSize : 30 + readonly property int crTreatmentTableFontSize : 24 + }