mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 19:18:55 -07:00
Add hint on version downloading (#5663)
This commit is contained in:
parent
e271e6ecf8
commit
7ff43f15fc
2 changed files with 4 additions and 4 deletions
|
|
@ -21,7 +21,7 @@ public:
|
|||
private slots:
|
||||
void finishedUpdateCheck(bool needToUpdate, bool isCompatible, Release *release);
|
||||
void gotoDownloadPage();
|
||||
void downloadUpdate();
|
||||
void downloadUpdate(const QString &releaseName);
|
||||
void cancelDownload();
|
||||
void updateCheckError(const QString &errorString);
|
||||
void downloadSuccessful(const QUrl &filepath);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue