Index: sources/view/hd/adjustment/treatment/VTreatmentAdjustmentPressuresLimits.h =================================================================== diff -u -r27cc308ff5113a9386899d3c8f8b29962a8498e1 -r79e076cece4ba503be6c3834eb68d1e5cb1b882f --- sources/view/hd/adjustment/treatment/VTreatmentAdjustmentPressuresLimits.h (.../VTreatmentAdjustmentPressuresLimits.h) (revision 27cc308ff5113a9386899d3c8f8b29962a8498e1) +++ sources/view/hd/adjustment/treatment/VTreatmentAdjustmentPressuresLimits.h (.../VTreatmentAdjustmentPressuresLimits.h) (revision 79e076cece4ba503be6c3834eb68d1e5cb1b882f) @@ -39,7 +39,7 @@ AdjustPressuresLimitsRequestData _data; - // coco begin validated: + // disabled coco begin validated: // The property adjustment_Triggered has to be always true // and to always trigger the change event to work as a notifier for GUI // has been manually tested that it works perfectly fine @@ -52,7 +52,7 @@ PROPERTY( qint32 , venousLimitLow , _data.VenousLimitLowDef ) PROPERTY( qint32 , venousLimitHigh , _data.VenousLimitHighDef ) - // coco begin validated: Tested manually + // disabled coco begin validated: Tested manually // these are manufacturing default values which will be assigned to the pressure parameters initially. // since after the first change it will be overwritten by user value it has been provided here in case it is needed. CONSTANT( qint32 , arterialLimitLowDef , _data.ArterialLimitLowDef ) // default by PRS354