Index: sources/view/VTreatmentCreate.h =================================================================== diff -u -r45ce5cd058a8d0239d486e0ab4b057731f7dba76 -rb0370d82c7653eca5347374aa3f6b02a188c8fe7 --- sources/view/VTreatmentCreate.h (.../VTreatmentCreate.h) (revision 45ce5cd058a8d0239d486e0ab4b057731f7dba76) +++ sources/view/VTreatmentCreate.h (.../VTreatmentCreate.h) (revision b0370d82c7653eca5347374aa3f6b02a188c8fe7) @@ -104,6 +104,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)