Index: sources/storage/TreatmentLog.h =================================================================== diff -u -r2f0f23635ac0225d2012e3db9d1043ce19c6d715 -r3b323bd6a1a03429c2321a889049de1c3b11302f --- sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision 2f0f23635ac0225d2012e3db9d1043ce19c6d715) +++ sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision 3b323bd6a1a03429c2321a889049de1c3b11302f) @@ -7,7 +7,7 @@ * * \file TreatmentLog.h * \author (last) Behrouz NematiPour - * \date (last) 21-Nov-2023 + * \date (last) 13-Mar-2024 * \author (original) Behrouz NematiPour * \date (original) 04-May-2021 * @@ -89,6 +89,7 @@ QString _deviceID = "unknown"; QString _pendingTxr = ""; + QString _emptyPatinetID = "NoPatientIDEntered"; // No translation MEMBER( QString , gTxCode, ""); // content of this value is generated by VPreTreatment. MEMBER( QString , rTxCode, ""); // content of this value be received from CloudSync App.