Index: sources/gui/qml/pages/treatment/sections/TreatmentFlows.qml =================================================================== diff -u -r7edbf109108511ddf6066758bdb7aa29f9d8fad3 -r2771c23ec64c858b67b2c33bd2c0e5f1c04fad4b --- sources/gui/qml/pages/treatment/sections/TreatmentFlows.qml (.../TreatmentFlows.qml) (revision 7edbf109108511ddf6066758bdb7aa29f9d8fad3) +++ sources/gui/qml/pages/treatment/sections/TreatmentFlows.qml (.../TreatmentFlows.qml) (revision 2771c23ec64c858b67b2c33bd2c0e5f1c04fad4b) @@ -34,14 +34,14 @@ components: [ TextRect { id: _bloodFlow title: qsTr("Blood") - label: vTreatmentBloodFlow.bloodFlow_MeasuredFlow + label: vTreatmentBloodFlow.bloodFlow_FlowSetPoint extra: unit labelFont.weight: Font.ExtraLight width: 180 } , TextRect { id: _dialysateInletFlow title: qsTr("Dialysate") - label: vTreatmentDialysateFlow.dialysateFlow_MeasuredFlow + label: vTreatmentDialysateFlow.dialysateFlow_FlowSetPoint extra: unit labelFont.weight: Font.ExtraLight width: 180