Index: sources/device/DeviceController.h =================================================================== diff -u -r2b999e7cb21620d4b43cefc0908e3367bd05c840 -re9b084ba5248db09d78970a8210ac290c0469891 --- sources/device/DeviceController.h (.../DeviceController.h) (revision 2b999e7cb21620d4b43cefc0908e3367bd05c840) +++ sources/device/DeviceController.h (.../DeviceController.h) (revision e9b084ba5248db09d78970a8210ac290c0469891) @@ -256,7 +256,7 @@ void onPOSTCloudSyncData (const QString &vNetAddress); void onLogBackup (const QString &vFileName ); - void onLogUpload (const QString &vFileName, const quint32 &vAccepted, const quint32 &vRejectReason); + void onLogUpload (const QString &vFileName ); protected: void timerEvent(QTimerEvent *) override;