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