Index: sources/gui/qml/pages/treatment/TreatmentHeparin.qml =================================================================== diff -u -r171387aefe2f3d21245ff32fc9b9656c79bfa406 -r07121b02499a4c929c5b5e8bd804a67539574c1b --- sources/gui/qml/pages/treatment/TreatmentHeparin.qml (.../TreatmentHeparin.qml) (revision 171387aefe2f3d21245ff32fc9b9656c79bfa406) +++ sources/gui/qml/pages/treatment/TreatmentHeparin.qml (.../TreatmentHeparin.qml) (revision 07121b02499a4c929c5b5e8bd804a67539574c1b) @@ -54,6 +54,7 @@ readonly property real cumulative : vTreatmentHeparin.cumulative readonly property real target : vTreatmentHeparin.target readonly property string timeRemaining : vTreatmentHeparin.timeRemaining + showCreateRxHeaderButton : true signal idleTimeout()