getDCVersionPreparedForDownload(): added for future use.

This commit is contained in:
Gerhard Hoffmann 2024-02-09 12:59:25 +01:00
parent b0f1e0a493
commit 4d93aa1392

View File

@ -369,6 +369,7 @@ public:
static QString getATBUpdateToolYoctoInstallationStatus();
static QString getAPISMYoctoVersion();
static QString getAPISMYoctoInstallationStatus();
static QString getDCVersionPreparedForDownload(QString const &filename);
static const QString UPDATE_STEP_OK;
static const QString UPDATE_STEP_DONE;