Index: sources/gui/qml/pages/SettingsHome.qml =================================================================== diff -u -r93b6ad6b18c505fedab37d95dc87be61db48641c -rbf645acccabb7b5a84801620c4f7fa0b0e6878e0 --- sources/gui/qml/pages/SettingsHome.qml (.../SettingsHome.qml) (revision 93b6ad6b18c505fedab37d95dc87be61db48641c) +++ sources/gui/qml/pages/SettingsHome.qml (.../SettingsHome.qml) (revision bf645acccabb7b5a84801620c4f7fa0b0e6878e0) @@ -195,6 +195,7 @@ "%" + vTreatmentUltrafiltration.ultrafiltration_PWMDtCycle .toFixed(2) ] Text { + objectName: "_OutletFlowData" + index text: modelData width: _DialysateOutletFlowColumn.width horizontalAlignment: Text.AlignRight