Index: sources/gui/GuiGlobals.h =================================================================== diff -u -r6d7a81af8acbaaf3ee3f722ccace021634507cb4 -r7c12b8ce1964a37e856ebcae205f8b4ed19f3c6a --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 6d7a81af8acbaaf3ee3f722ccace021634507cb4) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 7c12b8ce1964a37e856ebcae205f8b4ed19f3c6a) @@ -323,8 +323,9 @@ ID_AdjustDisposablesRemovalConfirmRsp = 0x9500, // 149 // Treatment Log Adjs - ID_AdjustTreatmentLogReq = 0x750F, // 117 //// ----- @CRAPIZED: had to change to avoid duplication - ID_AdjustTreatmentLogRsp = 0x760F, // 118 //// ----- @CRAPIZED: had to change to avoid duplication + ID_AdjustTreatmentLogReq = 0xA600, // 166 + ID_AdjustTreatmentLogRsp = 0xA700, // 167 + // Treatment Log Data ID_TreatmentLogAvrgeData = 0x940F, // 148 //// ----- @CRAPIZED: had to change to avoid duplication ID_TreatmentLogAlarmData = 0x950F, // 149 //// ----- @CRAPIZED: had to change to avoid duplication