Index: sources/gui/GuiGlobals.cpp =================================================================== diff -u -rf35b360054e1e2fa81bf107427fe2d50d78e9e8a -rfdda01b86e25893f54de3d25e83ad0e8f5484a57 --- sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision f35b360054e1e2fa81bf107427fe2d50d78e9e8a) +++ sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision fdda01b86e25893f54de3d25e83ad0e8f5484a57) @@ -93,7 +93,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