mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Raise a question popup when zip parsing fails
This commit is contained in:
parent
781f8a6603
commit
4ebcfc6b34
2 changed files with 26 additions and 13 deletions
|
|
@ -77,6 +77,7 @@ private slots:
|
|||
void actDownloadProgressSetsFile(qint64 received, qint64 total);
|
||||
void actDownloadFinishedSetsFile();
|
||||
void importFinished();
|
||||
void zipDownloadFailed(const QString &message);
|
||||
};
|
||||
|
||||
class ChooseSetsPage : public OracleWizardPage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue