Index: sources/storage/TreatmentLog.h =================================================================== diff -u -r9d5e23f6277a0b3c8c643413e6ff0257695420d3 -rfe30c662d0fdf9df32883c17772b5803b84d229e --- sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision 9d5e23f6277a0b3c8c643413e6ff0257695420d3) +++ sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision fe30c662d0fdf9df32883c17772b5803b84d229e) @@ -7,7 +7,7 @@ * * \file TreatmentLog.h * \author (last) Behrouz NematiPour - * \date (last) 17-Jan-2024 + * \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.