Index: denali.pro =================================================================== diff -u -r4c3c38d7f96cd63be776677bec5d1d0aa574611a -rfeb7724c8a7a2932650c5daa490c90923c9fbe77 --- denali.pro (.../denali.pro) (revision 4c3c38d7f96cd63be776677bec5d1d0aa574611a) +++ denali.pro (.../denali.pro) (revision feb7724c8a7a2932650c5daa490c90923c9fbe77) @@ -89,6 +89,7 @@ \ # ---------- Models - HD - Adjustment sources/model/hd/adjustment/MTreatmentAdjustHDVersionsResponse.h \ sources/model/hd/adjustment/MAdjustHDDateTimeResponse.h \ + sources/model/hd/adjustment/MAdjustHDServiceResponse.h \ \ # ---------- Models - HD - Adjustment - In-Treatment sources/model/hd/adjustment/MTreatmentAdjustRequests.h \ sources/model/hd/adjustment/MTreatmentAdjustDurationResponse.h \ @@ -122,6 +123,7 @@ \ # ---------- Models - DG - Adjustment sources/model/dg/adjustment/MTreatmentAdjustDGVersionsResponse.h \ sources/model/dg/adjustment/MAdjustDGDateTimeResponse.h \ + sources/model/dg/adjustment/MAdjustDGServiceResponse.h \ \ # ---------- Models - DG - Data sources/model/dg/data/MDGDrainPumpData.h \ sources/model/dg/data/MDGHeatersData.h \ @@ -252,6 +254,7 @@ \ # ---------- Models - HD - Adjustment - In-Treatment sources/model/hd/adjustment/MTreatmentAdjustHDVersionsResponse.cpp \ sources/model/hd/adjustment/MAdjustHDDateTimeResponse.cpp \ + sources/model/hd/adjustment/MAdjustHDServiceResponse.cpp \ \ # ---------- Models - HD - Adjustment - In-Treatment sources/model/hd/adjustment/MTreatmentAdjustDurationResponse.cpp \ sources/model/hd/adjustment/MTreatmentAdjustBloodDialysateResponse.cpp \ @@ -284,6 +287,7 @@ \ # ---------- Models - DG - Adjustment sources/model/dg/adjustment/MTreatmentAdjustDGVersionsResponse.cpp \ sources/model/dg/adjustment/MAdjustDGDateTimeResponse.cpp \ + sources/model/dg/adjustment/MAdjustDGServiceResponse.cpp \ \ # ---------- Models - DG - Data sources/model/dg/data/MDGDrainPumpData.cpp \ sources/model/dg/data/MDGHeatersData.cpp \