summaryrefslogtreecommitdiffstats
path: root/src/b2qt-flashing-wizard/progress_page.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/b2qt-flashing-wizard/progress_page.h')
-rw-r--r--src/b2qt-flashing-wizard/progress_page.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/b2qt-flashing-wizard/progress_page.h b/src/b2qt-flashing-wizard/progress_page.h
index c2e4c4c..393619d 100644
--- a/src/b2qt-flashing-wizard/progress_page.h
+++ b/src/b2qt-flashing-wizard/progress_page.h
@@ -42,6 +42,7 @@ public slots:
void finished();
void failed(const QString &step);
void addDetails(QByteArray newData);
+ void addErrorDetails(QByteArray newData);
void showDetails();
void hideDetails();
void toggleDetails();