Add logs for UpdateController
This commit is contained in:
parent
44376847e2
commit
89df1df886
2 changed files with 57 additions and 36 deletions
|
|
@ -21,7 +21,6 @@ public slots:
|
|||
void runInstaller();
|
||||
signals:
|
||||
void updateFound();
|
||||
void errorOccured(const QString &errorMessage);
|
||||
|
||||
private:
|
||||
std::shared_ptr<Settings> m_settings;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue