Index: sources/Threads.cpp =================================================================== diff -u -r2dd767833cf0cf706c457951c2d78e7e20aff768 -r9ae3b0d6624904693329309aaf8ff02784c17184 --- sources/Threads.cpp (.../Threads.cpp) (revision 2dd767833cf0cf706c457951c2d78e7e20aff768) +++ sources/Threads.cpp (.../Threads.cpp) (revision 9ae3b0d6624904693329309aaf8ff02784c17184) @@ -36,6 +36,7 @@ QThread _Application_Thread ; QThread _Wifi_Thread ; QThread _Bluetooth_Thread ; + QThread _CloudSync_Thread ; /*! * \brief registerTypes * \details this method has to be called before any class which uses these types