fixed error handling for config import
This commit is contained in:
parent
516e3da7e2
commit
02f186c54e
5 changed files with 7 additions and 8 deletions
|
|
@ -39,7 +39,6 @@ public slots:
|
|||
signals:
|
||||
void importFinished();
|
||||
void importErrorOccurred(const QString &errorMessage, bool goToPageHome);
|
||||
void importErrorOccurred(const QString &errorMessage);
|
||||
|
||||
void qrDecodingFinished();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue