Index: sources/gui/GuiGlobals.cpp =================================================================== diff -u -raacca8cc53f5e4ff5abb6d7df3d5ad48c915645c -r7c78fc682c3b1dbfe2e416e3812f98e15875b751 --- sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision aacca8cc53f5e4ff5abb6d7df3d5ad48c915645c) +++ sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 7c78fc682c3b1dbfe2e416e3812f98e15875b751) @@ -23,7 +23,8 @@ #include "GuiView.h" #include "VEventSpy.h" #include "VGeneralEvent.h" -#include "VListModel.h" +#include "VHeaderbarModel.h" +#include "VWaterSampleModel.h" // POST #include "VHDPOSTData.h" @@ -103,11 +104,12 @@ #include "VTDEjectorData.h" #include "VTDTemperatureData.h" #include "VTreatmentTrends.h" +#include "VWaterSampleData.h" // DG data #include "VDGDrainPumpData.h" #include "VDDHeatersData.h" #include "VDGLoadCellReadingsData.h" -#include "VDGOperationModeData.h" +#include "VDDOperationModeData.h" #include "VDDPressuresData.h" #include "VDGROPumpData.h" #include "VDGReservoirData.h" @@ -128,6 +130,7 @@ #include "VFPConductivityData.h" #include "VFPTemperatureData.h" #include "VFPBoostPumpData.h" +#include "VFPRORejectionPercentageData.h" // ----- #include "VTreatmentCreate.h" #include "VTreatmentIsolatedUFData.h"