Index: sources/gui/GuiGlobals.cpp =================================================================== diff -u -r9a61db88ccc5454001d4759e6ee5402695fda993 -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 9a61db88ccc5454001d4759e6ee5402695fda993) +++ sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -1,13 +1,13 @@ /*! * - * Copyright (c) 2020-2023 Diality Inc. - All Rights Reserved. + * Copyright (c) 2020-2024 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file GuiGlobals.cpp - * \author (last) Behrouz NematiPour - * \date (last) 15-Oct-2022 + * \author (last) Dara Navaei + * \date (last) 28-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * @@ -48,6 +48,9 @@ #include "VAdjustmentAlarmVolume.h" #include "VBluetooth.h" #include "VDuetRoWaterDG.h" +#include "VCloudSync.h" +#include "VHDUsageInfo.h" +#include "VAdjustmentInstitutionalRecord.h" // states data #include "VHDOperationModeData.h" #include "VPreTreatmentStatesData.h" @@ -118,6 +121,8 @@ #include "VPostTreatmentAdjustTreatmentLog.h" // ----- Disinfection #include "VDisinfectAdjustDisinfect.h" +#include "VAdjustmentDGCleaningUsage.h" + // ----- #include "VTreatmentAdjustmentEnd.h"