Index: sources/view/VTreatmentCreate.h =================================================================== diff -u -r600b6707b102919d981f3b1d18611834e23eae60 -r9cc47cf817b3236812926e3a92373db89932fe72 --- sources/view/VTreatmentCreate.h (.../VTreatmentCreate.h) (revision 600b6707b102919d981f3b1d18611834e23eae60) +++ sources/view/VTreatmentCreate.h (.../VTreatmentCreate.h) (revision 9cc47cf817b3236812926e3a92373db89932fe72) @@ -105,6 +105,12 @@ VALUESET(bool , parametersValidated , 0) VALUESET(bool , parametersConfirmed , 0) + VALUESET(qint32 , dryBicabCartridgeSize , 0) + VALUESET(qint32 , bicarbFinalDialysateComposition , 0) + VALUESET(qint32 , sodiumFinalDialysateComposition , 0) + VALUESET(qint32 , actualRORejectionPercentage , 0) + + PROPERTY(QString , txCode ,"") TRIGGER(quint32 , bloodFlowRateRejectReason , 0)