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