Index: sources/gui/guiglobals.cpp =================================================================== diff -u -r6ae83fa9a1a3204864fc5b50fe906ac09e9c1ea5 -r15de0cd12dad1ea5107c52e5ed89280bc9e29b1d --- sources/gui/guiglobals.cpp (.../guiglobals.cpp) (revision 6ae83fa9a1a3204864fc5b50fe906ac09e9c1ea5) +++ sources/gui/guiglobals.cpp (.../guiglobals.cpp) (revision 15de0cd12dad1ea5107c52e5ed89280bc9e29b1d) @@ -34,6 +34,7 @@ #include "vtreatmentpressureocclusion.h" #include "vtreatmenttime.h" #include "vtreatmentranges.h" +#include "VHDOperationModeData.h" #include "VDGDrainPumpData.h" #include "VDGHeatersData.h" @@ -67,7 +68,7 @@ qRegisterMetaType ("GuiRequestReasons"); - // Note that this Models are not uded in the qml + // Note that this Models are not used in the qml // but Qt needs them to be registered to be able to use them in between threads queue // by their metadata information. REGISTER_MODEL_METATYPES