Index: sources/storage/TreatmentLog.h =================================================================== diff -u -raf8d98b36b427e2b5f4d6659fcf3b58ee79eab6a -r380136967ba230affe91f614a9805319688eb05b --- sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision af8d98b36b427e2b5f4d6659fcf3b58ee79eab6a) +++ sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision 380136967ba230affe91f614a9805319688eb05b) @@ -249,7 +249,8 @@ void onLogPathSet(Logger::LogType vLogType, const QString &vLogPath); void onSave (); void onExport (); - void onTxCodeReceive(const QString &vTxCode); + void onTxCodeReceive (const QString &vTxCode); + void onCloudSyncStatus ( bool vReady ); public slots: void doSave ();