QTfrontend/net/recorder.h
changeset 14629 8ffa0c27f434
parent 13644 1b536e268519
--- a/QTfrontend/net/recorder.h	Thu Jan 17 22:48:14 2019 +0100
+++ b/QTfrontend/net/recorder.h	Thu Jan 17 23:46:00 2019 +0100
@@ -51,6 +51,7 @@
     signals:
         void onProgress(float progress); // 0 < progress < 1
         void encodingFinished(bool success);
+        void ErrorMessage(const QString &);
 
     private:
         bool finished;