Index: sources/gui/GuiGlobals.cpp =================================================================== diff -u -rb5a7852d2637f7969680fbd3d2c821a6a74a8ccd -r96b249bba7de97afe17cfbdaf02250dbded38f4b --- sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision b5a7852d2637f7969680fbd3d2c821a6a74a8ccd) +++ sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 96b249bba7de97afe17cfbdaf02250dbded38f4b) @@ -94,7 +94,6 @@ qRegisterMetaType ("GuiAlarmPriority"); qRegisterMetaType ("GuiRequestReasons"); - qRegisterMetaType ("Network"); // 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