Index: sources/gui/GuiGlobals.cpp =================================================================== diff -u -r142f2ddb8ce284c52c0add2acf3ac81f471b78de -r26433c42f2efa2cb18af95f523581c7eeeff049d --- sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 142f2ddb8ce284c52c0add2acf3ac81f471b78de) +++ sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 26433c42f2efa2cb18af95f523581c7eeeff049d) @@ -1,13 +1,13 @@ /*! * - * Copyright (c) 2020-2022 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) 04-Oct-2022 + * \author (last) Dara Navaei + * \date (last) 28-Feb-2024 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * @@ -47,6 +47,10 @@ #include "VNetworkModel.h" #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" @@ -117,6 +121,8 @@ #include "VPostTreatmentAdjustTreatmentLog.h" // ----- Disinfection #include "VDisinfectAdjustDisinfect.h" +#include "VAdjustmentDGCleaningUsage.h" + // ----- #include "VTreatmentAdjustmentEnd.h"