Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -r3bdf58e8bee7d76eb19c1116738ff1e2c534ccc7 -rf148379112a69d1c52027f2667e95f3f96d948ad --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 3bdf58e8bee7d76eb19c1116738ff1e2c534ccc7) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision f148379112a69d1c52027f2667e95f3f96d948ad) @@ -64,6 +64,8 @@ readonly property int sliderTextMargin : 20 + readonly property int notificationHeight : 60 + // --- PRS --- readonly property int bloodFlowResolution : 25 readonly property int dialysateFlowResolution : 50