Index: sources/model/MModel.h =================================================================== diff -u -rd949be21f2a9badd0978dddaaf436f6805de28dc -r0e122c98700951af539d9f47c5578e26d640fcc7 --- sources/model/MModel.h (.../MModel.h) (revision d949be21f2a9badd0978dddaaf436f6805de28dc) +++ sources/model/MModel.h (.../MModel.h) (revision 0e122c98700951af539d9f47c5578e26d640fcc7) @@ -284,6 +284,8 @@ REGISTER_METATYPE( DeviceBluetoothPairedResetResponseData ) \ REGISTER_METATYPE( DeviceBluetoothPairedQueryRequestData ) \ REGISTER_METATYPE( DeviceBluetoothPairedQueryResponseData ) \ + REGISTER_METATYPE( DeviceCryptSetupRequestData ) \ + REGISTER_METATYPE( DeviceCryptSetupResponseData ) \ /* Settings */ \ REGISTER_METATYPE( SettingsData ) \ REGISTER_METATYPE( WifiNetworkData ) \