Index: sources/view/hd/adjustment/posttreatment/VPostTreatmentAdjustPatientDisconnectionConfirm.h =================================================================== diff -u -rc9f8f8cf3c6c37fc6460d8675c62c9442c4d4263 -rf77d1595d633632cdedc5095a0cac07a7cca1251 --- sources/view/hd/adjustment/posttreatment/VPostTreatmentAdjustPatientDisconnectionConfirm.h (.../VPostTreatmentAdjustPatientDisconnectionConfirm.h) (revision c9f8f8cf3c6c37fc6460d8675c62c9442c4d4263) +++ sources/view/hd/adjustment/posttreatment/VPostTreatmentAdjustPatientDisconnectionConfirm.h (.../VPostTreatmentAdjustPatientDisconnectionConfirm.h) (revision f77d1595d633632cdedc5095a0cac07a7cca1251) @@ -54,6 +54,6 @@ * \details the notification signal to send the user's Patient Disconnection confirm * \param vData - data model includes request information */ - void didAdjustment(const AdjustPatientDisconnectionConfirmRequestData &vData); + void didAdjustment(const AdjustPatientDisconnectionNotifyRequestData &vData); }; }