Index: sources/gui/qml/pages/endtreatment/recirculate/EndTreatmentRecirculateProgress.qml =================================================================== diff -u -rf41a1003ac920b64a11fc34193972bd1240003f3 -r45cc119e54711893ccc2b9d600412b8f51b7764f --- sources/gui/qml/pages/endtreatment/recirculate/EndTreatmentRecirculateProgress.qml (.../EndTreatmentRecirculateProgress.qml) (revision f41a1003ac920b64a11fc34193972bd1240003f3) +++ sources/gui/qml/pages/endtreatment/recirculate/EndTreatmentRecirculateProgress.qml (.../EndTreatmentRecirculateProgress.qml) (revision 45cc119e54711893ccc2b9d600412b8f51b7764f) @@ -13,7 +13,6 @@ headerTitle : qsTr("Recirculate In Progress") footer.anchors.bottomMargin: Variables.notificationHeight + Variables.defaultMargin - readonly property bool timeoutTotal : vTreatmentRecirculate .timeoutTotal readonly property int timeoutCountdown : vTreatmentRecirculate .timeoutCountDown readonly property int bloodFlowRate : vTreatmentParametersSetPoint.bloodFlow readonly property string recirculationImage : "qrc:/images/iRecirculate"