Index: sources/view/VTreatmentCreate.h =================================================================== diff -u -rc70815ad2b3beadf61832f2e4d12eb90d476e020 -r98f1043b23038c234374c04416e538cd6a749df0 --- sources/view/VTreatmentCreate.h (.../VTreatmentCreate.h) (revision c70815ad2b3beadf61832f2e4d12eb90d476e020) +++ sources/view/VTreatmentCreate.h (.../VTreatmentCreate.h) (revision 98f1043b23038c234374c04416e538cd6a749df0) @@ -75,9 +75,6 @@ QString _tdSerialNumber = ""; - PROPERTY(bool , heparinDispensingRateOff , true) - PROPERTY(bool , heparinBolusVolumeOff , true) - VALUESET(quint32 , treatmentModality , 0) VALUESET(quint32 , hdfTreatmentMode , 0) VALUESET(quint32 , bloodFlowRate , 0) @@ -105,6 +102,7 @@ VALUESET(float , ultrafiltrationVolume , 0) VALUESET(QString , patientID ,"") + VALUESET(QString , secondaryPatientID ,"") VALUESET(bool , parametersValidated , 0) PROPERTY(QString , txCode ,"")