handling of summary after installation

This commit is contained in:
2025-03-07 12:15:16 +01:00
parent 53946457ab
commit 24b83840cd
2 changed files with 105 additions and 6 deletions

View File

@@ -68,6 +68,7 @@ public slots:
void onShowUpdateDCFirmware(QString);
void onSetDcDownloadProgress(int);
void onShowSummary(QString);
void onSummary();
#if EMERGENCY_LEAVE_BL==1
void emergencyLeaveBL();
#endif